Added gommap as a dependency.
This commit is contained in:
parent
6762591ea2
commit
051b26c458
2 changed files with 6 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -6,5 +6,7 @@ require (
|
|||
github.com/golang/protobuf v1.4.1
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/tysontate/gommap v0.0.0-20210506040252-ef38c88b18e1
|
||||
google.golang.org/protobuf v1.25.0
|
||||
launchpad.net/gocheck v0.0.0-20140225173054-000000000087 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue