Skip to content

Commit

Permalink
housekeeping: Update module github.com/iancoleman/strcase to v0.3.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 48ae2f0 commit 7fc9e78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/google/uuid v1.3.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
github.com/iancoleman/strcase v0.2.0
github.com/iancoleman/strcase v0.3.0
github.com/jhump/protoreflect v1.15.1
github.com/joho/godotenv v1.5.1
github.com/lib/pq v1.10.8
Expand Down
4 changes: 2 additions & 2 deletions backend/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fc9e78

Please sign in to comment.