Skip to content

Commit

Permalink
Update base package version
Browse files Browse the repository at this point in the history
  • Loading branch information
olbrichattila committed May 29, 2024
1 parent 4207beb commit 6f7dc7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/nakagami/firebirdsql v0.9.9
github.com/olbrichattila/godbmigrator v1.1.10
github.com/olbrichattila/godbmigrator v1.1.11
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o
github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
github.com/nakagami/firebirdsql v0.9.9 h1:XBmAV1mdsxU+OtyAtMiabxAk6LxrnxvMIBsWwhJ23KQ=
github.com/nakagami/firebirdsql v0.9.9/go.mod h1:ei91eXUYcMkWJOr4rK6Sta+BVmi3K+WvYR4yASlq/kY=
github.com/olbrichattila/godbmigrator v1.1.10 h1:YtIbLYjKPJyKtfskV3G3k9TwG9ebtl3SKOE6yVymAbk=
github.com/olbrichattila/godbmigrator v1.1.10/go.mod h1:wSJLy1XagndJd5Y3VeXmYdQLG6ZsWxGC78S7G+QNBuw=
github.com/olbrichattila/godbmigrator v1.1.11 h1:hgwxreYPTwjNFqtgWpsuBG9nSS1A5kfb1x7ru2paoiM=
github.com/olbrichattila/godbmigrator v1.1.11/go.mod h1:wSJLy1XagndJd5Y3VeXmYdQLG6ZsWxGC78S7G+QNBuw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6OkFY5QxjkYwrChwuRruF69c169dPK26NUlk=
Expand Down

0 comments on commit 6f7dc7b

Please sign in to comment.