Skip to content

Commit 2fa2762

Browse files
committed
go mod tidy
1 parent 850ce74 commit 2fa2762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ require (
9797
github.com/jackc/pgx/v4 v4.18.1
9898
github.com/kyleconroy/sqlc v1.19.0
9999
github.com/vektra/mockery/v2 v2.32.0
100-
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
101100
golang.org/x/vuln v1.0.0
101+
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
102102
honnef.co/go/tools v0.4.3
103103
mvdan.cc/gofumpt v0.5.0
104104
)

0 commit comments

Comments
 (0)