Skip to content

Commit

Permalink
add indirect module required for building in FreeBSD ports
Browse files Browse the repository at this point in the history
  • Loading branch information
dch committed Mar 16, 2023
1 parent e7a5402 commit 824cf19
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 @@ -22,4 +22,5 @@ require (
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
google.golang.org/grpc v1.34.0 // indirect
gotest.tools/v3 v3.0.3 // indirect
)

0 comments on commit 824cf19

Please sign in to comment.