Skip to content

Commit

Permalink
fix: run go mod tidy, upgrade tools.
Browse files Browse the repository at this point in the history
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
  • Loading branch information
arukiidou committed Sep 9, 2024
1 parent 0a538e2 commit 064241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zapgrpc/internal/test/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module go.uber.org/zap/zapgrpc/internal/test

go 1.17
go 1.21

require (
github.com/stretchr/testify v1.8.1
Expand Down

0 comments on commit 064241d

Please sign in to comment.