mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
update Go version in go.mod to Go 1.15
This commit is contained in:
parent
3138a45fde
commit
72014c447b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/lucas-clemente/quic-go
|
||||
|
||||
go 1.14
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/cheekybits/genny v1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue