Skip to content

Commit dfa5a52

Browse files
chore: update flake.lock and run go mod tidy
1 parent 9bf10ec commit dfa5a52

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

example/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kalbasit/sqlc-multi-db/example
22

3-
go 1.25.7
3+
go 1.25.8
44

55
tool github.com/kalbasit/sqlc-multi-db
66

flake.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/kalbasit/sqlc-multi-db
22

3-
go 1.25.7
3+
go 1.25.8
44

55
require (
66
github.com/jinzhu/inflection v1.0.0

0 commit comments

Comments
 (0)