Bump snowflake library imports and go.mod to v2

This commit is contained in:
Cecylia Bocovich 2021-11-11 10:14:49 -05:00
parent f6b6342a3a
commit ead5a960d7
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
27 changed files with 44 additions and 67 deletions

View file

@ -1,6 +1,6 @@
//Package for a safer logging wrapper around the standard logging package
//import "git.torproject.org/pluggable-transports/snowflake.git/common/safelog"
//import "git.torproject.org/pluggable-transports/snowflake.git/v2/common/safelog"
package safelog
import (