mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump snowflake library imports and go.mod to v2
This commit is contained in:
parent
f6b6342a3a
commit
ead5a960d7
27 changed files with 44 additions and 67 deletions
|
@ -1,6 +1,6 @@
|
|||
//Package for communication with the snowflake broker
|
||||
|
||||
//import "git.torproject.org/pluggable-transports/snowflake.git/common/messages"
|
||||
//import "git.torproject.org/pluggable-transports/snowflake.git/v2/common/messages"
|
||||
package messages
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
//Package for communication with the snowflake broker
|
||||
|
||||
//import "git.torproject.org/pluggable-transports/snowflake.git/common/messages"
|
||||
//import "git.torproject.org/pluggable-transports/snowflake.git/v2/common/messages"
|
||||
package messages
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue