Skip to content

Commit

Permalink
Bump dagger.io/dagger from 0.11.5 to 0.11.6
Browse files Browse the repository at this point in the history
Bumps [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.11.5 to 0.11.6.
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.11.5...v0.11.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 558d650 commit 5ad0fab
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.4

require (
dagger.io/dagger v0.11.5
dagger.io/dagger v0.11.6
github.com/ClickHouse/clickhouse-go/v2 v2.25.0
github.com/docker/docker v26.1.3+incompatible
github.com/docker/go-units v0.5.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 @@
dagger.io/dagger v0.11.5 h1:MGU40jWuG7LHU+Jq9zCFaIe3gEAuTVx2zRNulL4hEyw=
dagger.io/dagger v0.11.5/go.mod h1:7JewnFDOKZdJNQbQsPvjemONAn6v3ihuTL1bxBSQG8g=
dagger.io/dagger v0.11.6 h1:aGmMpPETphE091FQ4U4LRxYLxbvLZd5Icm/V1Vv8IOQ=
dagger.io/dagger v0.11.6/go.mod h1:7JewnFDOKZdJNQbQsPvjemONAn6v3ihuTL1bxBSQG8g=
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.44 h1:OS2wLk/67Y+vXM75XHbwRnNYJcbuJd4OBL76RX3NQQA=
Expand Down

0 comments on commit 5ad0fab

Please sign in to comment.