Skip to content

Commit

Permalink
Merge pull request #51 from 1995parham-teaching/dependabot/go_modules…
Browse files Browse the repository at this point in the history
…/ariga.io/atlas-go-sdk-0.5.7

build(deps): bump ariga.io/atlas-go-sdk from 0.5.6 to 0.5.7
  • Loading branch information
1995parham authored Jul 15, 2024
2 parents 93d03da + 17d92d6 commit 3840a0a
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 @@ -3,7 +3,7 @@ module github.com/1995parham-teaching/gorm-sample
go 1.22

require (
ariga.io/atlas-go-sdk v0.5.6
ariga.io/atlas-go-sdk v0.5.7
ariga.io/atlas-provider-gorm v0.5.0
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/providers/env v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ariga.io/atlas-go-sdk v0.5.6 h1:7Hb5AyvrCeVZpQeHVqn6PbdEBm/YocgSCL4UafE2Les=
ariga.io/atlas-go-sdk v0.5.6/go.mod h1:9Q+/04PVyJHUse1lEE9Kp6E18xj/6mIzaUTcWYSjSnQ=
ariga.io/atlas-go-sdk v0.5.7 h1:TqNAM2TstM0kgVWIFcRtqTaUohItmedSMDnR8O2Bt5I=
ariga.io/atlas-go-sdk v0.5.7/go.mod h1:9Q+/04PVyJHUse1lEE9Kp6E18xj/6mIzaUTcWYSjSnQ=
ariga.io/atlas-provider-gorm v0.5.0 h1:DqYNWroKUiXmx2N6nf/I9lIWu6fpgB6OQx/JoelCTes=
ariga.io/atlas-provider-gorm v0.5.0/go.mod h1:8m6+N6+IgWMzPcR63c9sNOBoxfNk6yV6txBZBrgLg1o=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0/go.mod h1:ON4tFdPTwRcgWEaVDrN3584Ef+b7GgSJaXxe5fW9t4M=
Expand Down

0 comments on commit 3840a0a

Please sign in to comment.