go.mod: update snappy dependency (#21237)

This commit is contained in:
ucwong
2020-06-18 19:01:49 +08:00
committed by GitHub
parent 56a319b9da
commit e029cc6616
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -26,7 +26,7 @@ require (
github.com/go-sourcemap/sourcemap v2.1.2+incompatible // indirect
github.com/go-stack/stack v1.8.0
github.com/golang/protobuf v1.3.2-0.20190517061210-b285ee9cfc6c
github.com/golang/snappy v0.0.1
github.com/golang/snappy v0.0.2-0.20190904063534-ff6b7dc882cf
github.com/google/go-cmp v0.3.1 // indirect
github.com/gorilla/websocket v1.4.1-0.20190629185528-ae1634f6a989
github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277