Skip to content

Commit

Permalink
fix go.mod require
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesheron committed May 10, 2024
1 parent 4f61ef8 commit 617a0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/stretchr/testify v1.9.0
google.golang.org/grpc v1.62.1
google.golang.org/protobuf v1.33.0
)

require (
github.com/coreos/go-semver v0.3.1 // indirect
Expand Down

0 comments on commit 617a0de

Please sign in to comment.