mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Restore go 1.13
to go.mod, lost in the turbotunnel merge.
This commit is contained in:
parent
2022496d3b
commit
2f52217d2f
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,7 @@
|
||||||
module git.torproject.org/pluggable-transports/snowflake.git
|
module git.torproject.org/pluggable-transports/snowflake.git
|
||||||
|
|
||||||
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.torproject.org/pluggable-transports/goptlib.git v1.1.0
|
git.torproject.org/pluggable-transports/goptlib.git v1.1.0
|
||||||
github.com/golang/protobuf v1.3.1 // indirect
|
github.com/golang/protobuf v1.3.1 // indirect
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue