Skip to content

Commit

Permalink
build(deps): bump dagger.io/dagger in /action in the golang group
Browse files Browse the repository at this point in the history
Bumps the golang group in /action with 1 update: [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk).


Updates `dagger.io/dagger` from 0.13.1 to 0.13.3
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.13.1...v0.13.3)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and AtomicFS committed Sep 23, 2024
1 parent aa84ffa commit 6db7264
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion action/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
toolchain go1.22.4

require (
dagger.io/dagger v0.13.1
dagger.io/dagger v0.13.3
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kong v1.2.1
github.com/dustin/go-humanize v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions action/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dagger.io/dagger v0.13.1 h1:QCfZ8duWCjSUt3n0zhYK4LYELKHxdAAiwlin0pESdQQ=
dagger.io/dagger v0.13.1/go.mod h1:hbPmZK/iZihwjLlSivuQ5rlRp/IyN0KH8965o5vp6/M=
dagger.io/dagger v0.13.3 h1:ZgsQr0QDZfSe24ItkzJt6c4IvSUQK47WGmisPx7rsrw=
dagger.io/dagger v0.13.3/go.mod h1:MskKkqirGk7Nzq8TQY+bGoT7arpLr0D1/ODkJ4jH9i8=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/99designs/gqlgen v0.17.49 h1:b3hNGexHd33fBSAd4NDT/c3NCcQzcAVkknhN9ym36YQ=
Expand Down

0 comments on commit 6db7264

Please sign in to comment.