Compare commits

..

1 Commits

Author SHA1 Message Date
61151cafed fix(deps): update all dependencies 2025-04-26 00:12:23 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@ module shuttletask
go 1.23.0
toolchain go1.24.3
toolchain go1.24.2
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
require (
dagger.io/dagger v0.18.6
dagger.io/dagger v0.18.5
github.com/joho/godotenv v1.5.1
)

View File

@ -16,8 +16,8 @@ dagger.io/dagger v0.16.0 h1:F8LGSmypHt7oVL84663A12QmtaIA8BywRoK95Be5FYY=
dagger.io/dagger v0.16.0/go.mod h1:I3e/x3IK9JeXUsbun/UW0xzWN7LpqGyc+LvfDCDX5uo=
dagger.io/dagger v0.16.2 h1:xiBZ9VFeBupl0RQFW/LQ+RK8aieOpDV7LwSJJg08/7g=
dagger.io/dagger v0.16.2/go.mod h1:NT+jk5un9LZEjvK8c/xu47EDCTWmgHZCn0jMMesMMtQ=
dagger.io/dagger v0.18.6 h1:xVv6w2bge1/J3uVS7LhtkHuw0e0xDU3gfqP7anb/NVk=
dagger.io/dagger v0.18.6/go.mod h1:Qacv2QsONxAUSWNv1opp4h+c+dshXjEa49+ebwpAqto=
dagger.io/dagger v0.18.5 h1:16E9N6nwT1GPbVk0F/xYVk33vgHqBrLgLWw+WeBEAlI=
dagger.io/dagger v0.18.5/go.mod h1:Qacv2QsONxAUSWNv1opp4h+c+dshXjEa49+ebwpAqto=
github.com/99designs/gqlgen v0.17.2/go.mod h1:K5fzLKwtph+FFgh9j7nFbRUdBKvTcGnsta51fsMTn3o=
github.com/99designs/gqlgen v0.17.55 h1:3vzrNWYyzSZjGDFo68e5j9sSauLxfKvLp+6ioRokVtM=
github.com/99designs/gqlgen v0.17.55/go.mod h1:3Bq768f8hgVPGZxL8aY9MaYmbxa6llPM/qu1IGH1EJo=