Skip to content

Commit 8d82497

Browse files
committed
chore(build): update dependencies and remove unused flag binding method
Update go.sum with new dependency versions including cloud.google.com, Azure SDK, and various other packages. Remove unused bindFlags method from logger package as flag binding is now handled elsewhere. Add .gavel/ and .tmp/ to .gitignore for build artifacts.
1 parent 441e674 commit 8d82497

3 files changed

Lines changed: 155 additions & 10 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ cliff.toml
2121
.todos/
2222
cmd/hx/fixtures/hx
2323
.ginkgo/
24+
.gavel/
25+
.tmp/

0 commit comments

Comments
 (0)