fix(deps): update module dagger.io/dagger to v0.12.6
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-08-30 11:14:57 +00:00
parent 9c19d7996e
commit 64091806d5
4 changed files with 6 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22
toolchain go1.23.0
require (
dagger.io/dagger v0.12.5
dagger.io/dagger v0.12.6
github.com/stretchr/testify v1.9.0
)