Skip to content

Commit

Permalink
fix: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 committed Mar 15, 2023
1 parent f7d4b0f commit 6ca5547
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 @@ -14,6 +14,7 @@ require (
github.com/lib/pq v1.10.7
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.9.1
github.com/rogpeppe/go-internal v1.8.0
github.com/spf13/viper v1.15.0
go.uber.org/fx v1.19.2
go.uber.org/zap v1.24.0
Expand Down

0 comments on commit 6ca5547

Please sign in to comment.