Skip to content

Commit

Permalink
Go mod tidy (#5579)
Browse files Browse the repository at this point in the history
Fix go.mod somehow in dirty state

Co-authored-by: Tit Petric <[email protected]>
  • Loading branch information
titpetric and Tit Petric authored Oct 3, 2023
1 parent 6831b76 commit 6102d71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ require (
github.com/go-redis/redis/v8 v8.3.1
github.com/gocraft/health v0.0.0-20170925182251-8675af27fef0
github.com/gofrs/uuid v3.3.0+incompatible
github.com/golang/mock v1.4.1
github.com/golang/protobuf v1.4.2
github.com/google/btree v1.0.0 // indirect
github.com/google/go-cmp v0.5.6 // indirect
Expand Down

0 comments on commit 6102d71

Please sign in to comment.