Skip to content

Commit 59b36af

Browse files
dependabot[bot]AtomicFS
authored andcommitted
build(deps): bump dagger.io/dagger in /cmd/firmware-action
Bumps [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.19.1 to 0.19.2. - [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md) - [Commits](dagger/dagger-go-sdk@v0.19.1...v0.19.2) --- updated-dependencies: - dependency-name: dagger.io/dagger dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa2f794 commit 59b36af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/firmware-action/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.1
66

77
require (
8-
dagger.io/dagger v0.19.1
8+
dagger.io/dagger v0.19.2
99
github.com/Masterminds/semver v1.5.0
1010
github.com/alecthomas/kong v1.12.1
1111
github.com/dustin/go-humanize v1.0.1

cmd/firmware-action/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
dagger.io/dagger v0.19.1 h1:c7QphoTPwE4Vs6tcW7NdOI6VO55+dE02ln++hTwEw1s=
2-
dagger.io/dagger v0.19.1/go.mod h1:eTvzKtx7BfkIvmkoSxycd2jOAu9Esg0UrmsTAlDi+Rk=
1+
dagger.io/dagger v0.19.2 h1:Wz2wo9dKR+8SM6CZqIgJYM24kGq+JjgDYr8OpsP1/hw=
2+
dagger.io/dagger v0.19.2/go.mod h1:eTvzKtx7BfkIvmkoSxycd2jOAu9Esg0UrmsTAlDi+Rk=
33
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
44
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
55
github.com/99designs/gqlgen v0.17.80 h1:S64VF9SK+q3JjQbilgdrM0o4iFQgB54mVQ3QvXEO4Ek=

0 commit comments

Comments
 (0)