Skip to content

Commit

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

build(deps): bump ariga.io/atlas-go-sdk from 0.2.0 to 0.2.1
  • Loading branch information
1995parham authored Nov 21, 2023
2 parents f76a239 + ef98857 commit 8a21f15
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.21

require (
ariga.io/atlas-go-sdk v0.2.0
ariga.io/atlas-go-sdk v0.2.1
ariga.io/atlas-provider-gorm v0.1.1
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.2.0 h1:TBykwbU768eOgJsFzlGPwqeTeMZVwo3tgqyphQqi6+g=
ariga.io/atlas-go-sdk v0.2.0/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU=
ariga.io/atlas-go-sdk v0.2.1 h1:8D/Eid8TynHuSNLwp4Iki5yljlM7fUJmh4E6TeiiS2I=
ariga.io/atlas-go-sdk v0.2.1/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU=
ariga.io/atlas-provider-gorm v0.1.1 h1:Y0VsZCQkXJRYIJxenn2BM6sW2u9SkTca5mLvJumqrgE=
ariga.io/atlas-provider-gorm v0.1.1/go.mod h1:jb8uYcN+ul8Nf7OVzi5Vd2y+SQXrI4dHYBEUCiCi/6Q=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
Expand Down

0 comments on commit 8a21f15

Please sign in to comment.