Skip to content

Commit

Permalink
build(deps): bump ariga.io/atlas-provider-gorm from 0.1.1 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [ariga.io/atlas-provider-gorm](https://github.com/ariga/atlas-provider-gorm) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/ariga/atlas-provider-gorm/releases)
- [Commits](ariga/atlas-provider-gorm@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: ariga.io/atlas-provider-gorm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 7107d47 commit 64a7c3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/1995parham-teaching/gorm-sample
go 1.21

require (
ariga.io/atlas-go-sdk v0.2.2
ariga.io/atlas-provider-gorm v0.1.1
ariga.io/atlas-go-sdk v0.2.3
ariga.io/atlas-provider-gorm v0.2.0
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/providers/env v0.1.0
github.com/knadh/koanf/providers/file v0.1.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ariga.io/atlas-go-sdk v0.2.2 h1:eEOXfxFfWbs8a4+R/i7lSwIchzz6C8Kq4QPBs6YGpdQ=
ariga.io/atlas-go-sdk v0.2.2/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=
ariga.io/atlas-go-sdk v0.2.3 h1:DpKruiJ9ElJcNhYxnQM9ddzupHXEYFH0Jx6ZcZ7lKYQ=
ariga.io/atlas-go-sdk v0.2.3/go.mod h1:owkEEXw6jqne5KPVDfKsYB7cwMiMk3jtOiAAeKxS/yU=
ariga.io/atlas-provider-gorm v0.2.0 h1:6f8djycY7U683Aq7btlaHtMTlIFl1W6q0bgb6yzv8Ic=
ariga.io/atlas-provider-gorm v0.2.0/go.mod h1:bE+I/NFRS6/F3B97gyhXFMksXkHqFeOfuD607iZxQww=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A=
github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
Expand Down

0 comments on commit 64a7c3a

Please sign in to comment.