Skip to content

Commit

Permalink
fix(deps): update module github.com/tubenhirn/dagger-ci-modules/v5 to…
Browse files Browse the repository at this point in the history
… v5.3.10 (#281)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
tubenhirn and renovate-bot authored Jun 6, 2024
1 parent 96beb7b commit 791784e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .dagger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.4

require (
dagger.io/dagger v0.11.4
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.9
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.10
)

require (
Expand Down
4 changes: 2 additions & 2 deletions .dagger/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.9 h1:krJFYHoP4gohYUO4U969HSIX9jR1u0r2LMVYAAp+weU=
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.9/go.mod h1:7T2GxpQZMsLKKFxAHSYFih3WfKPvKS+0qI27tv2UUlw=
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.10 h1:Qvrnwg2wxZmgWwV0Ua5yfihxhRDgNOhWkk+4wHVEM1Q=
github.com/tubenhirn/dagger-ci-modules/v5 v5.3.10/go.mod h1:AvBtOxm1bO+E4pNAh0YeZvfUl/U8DE7m1vttmIztRXY=
github.com/vektah/gqlparser/v2 v2.5.11 h1:JJxLtXIoN7+3x6MBdtIP59TP1RANnY7pXOaDnADQSf8=
github.com/vektah/gqlparser/v2 v2.5.11/go.mod h1:1rCcfwB2ekJofmluGWXMSEnPMZgbxzwj6FaZ/4OT8Cc=
go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=
Expand Down

0 comments on commit 791784e

Please sign in to comment.