Update golang version to 1.16

This commit is contained in:
FireMasterK
2021-05-17 16:51:14 +05:30
committed by GitHub
parent b6bc0ba945
commit 2d96fc49a1
+1 -1
View File
@@ -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