fix(deps): update module mitchellh/hashstructure to v2 #7
2
go.mod
2
go.mod
@ -8,7 +8,7 @@ require (
|
||||
github.com/google/uuid v1.2.0
|
||||
github.com/hashicorp/golang-lru v0.5.3 // indirect
|
||||
github.com/hashicorp/memberlist v0.2.2
|
||||
github.com/mitchellh/hashstructure v1.1.0
|
||||
github.com/mitchellh/hashstructure/v2/v2 v2.0.1
|
||||
github.com/unistack-org/micro/v3 v3.2.14
|
||||
google.golang.org/protobuf v1.25.0
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user