Compare commits

..

1 Commits

Author SHA1 Message Date
0fc5881a05 chore(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-02-20 02:16:17 +00:00
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ members = ["."]
[workspace.dependencies]
clap = "4.2.1"
color-eyre = "0.6.2"
dagger-sdk = "0.15.0"
dagger-sdk = "0.16.0"
eyre = "0.6.8"
serde = { version = "1.0.159", features = ["derive"] }
tokio = { version = "1.27.0", features = ["full"] }

View File

@ -7,7 +7,7 @@ toolchain go1.24.0
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
require (
dagger.io/dagger v0.15.4
dagger.io/dagger v0.16.0
github.com/joho/godotenv v1.5.1
)

View File

@ -1,7 +1,7 @@
dagger.io/dagger v0.6.0 h1:3cN0QxS/re2RKyHW3BGyk/Hz7Ux46EfvB4zbZLA/X6o=
dagger.io/dagger v0.6.0/go.mod h1:/sSGPh+1LInVuHzTkkr1pZ5N0BAEDoqJ94eM2Xoh/iE=
dagger.io/dagger v0.15.4 h1:rZxrSoiPL9OU41g0E+A4yCjQFIwLynHD+5Z//9FyhAo=
dagger.io/dagger v0.15.4/go.mod h1:I3e/x3IK9JeXUsbun/UW0xzWN7LpqGyc+LvfDCDX5uo=
dagger.io/dagger v0.16.0 h1:F8LGSmypHt7oVL84663A12QmtaIA8BywRoK95Be5FYY=
dagger.io/dagger v0.16.0/go.mod h1:I3e/x3IK9JeXUsbun/UW0xzWN7LpqGyc+LvfDCDX5uo=
github.com/99designs/gqlgen v0.17.2/go.mod h1:K5fzLKwtph+FFgh9j7nFbRUdBKvTcGnsta51fsMTn3o=
github.com/99designs/gqlgen v0.17.63 h1:HCdaYDPd9HqUXRchEvmE3EFzELRwLlaJ8DBuyC8Cqto=
github.com/99designs/gqlgen v0.17.63/go.mod h1:sVCM2iwIZisJjTI/DEC3fpH+HFgxY1496ZJ+jbT9IjA=