Update golang version to 1.16
This commit is contained in:
parent
b6bc0ba945
commit
2d96fc49a1
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
|||
module github.com/FireMasterK/http3-ytproxy/v2
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require github.com/lucas-clemente/quic-go v0.19.3
|
||||
|
|
Loading…
Reference in a new issue