Compare commits

..

1 Commits

Author SHA1 Message Date
f2518dbcf7 fix(deps): update all dependencies 2025-04-23 00:08:18 +00:00
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.2
require (
dagger.io/dagger v0.18.3
dagger.io/dagger v0.18.4
git.front.kjuulh.io/kjuulh/byg v0.0.7
github.com/spf13/cobra v1.9.1
golang.org/x/sync v0.13.0

4
go.sum
View File

@ -34,8 +34,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
dagger.io/dagger v0.3.1 h1:JjUTPyDSrs+pDPmopVfhYAldHS4Rxn3XechACUlmTHQ=
dagger.io/dagger v0.3.1/go.mod h1:+p5s9Itrr/KT4UttGNpeUTNtVQUI2z9LDIOH9wBzu8g=
dagger.io/dagger v0.18.3 h1:IJh818zaXCmQdnJ/CvE2DoL+a4ZeIuPNXmU9q+u6ZeQ=
dagger.io/dagger v0.18.3/go.mod h1:Qacv2QsONxAUSWNv1opp4h+c+dshXjEa49+ebwpAqto=
dagger.io/dagger v0.18.4 h1:pFTVDaIDX6DRhSSVfrR1nYz/m8uGT3Cxq8x2wr34ceg=
dagger.io/dagger v0.18.4/go.mod h1:Qacv2QsONxAUSWNv1opp4h+c+dshXjEa49+ebwpAqto=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
git.front.kjuulh.io/kjuulh/byg v0.0.7 h1:0ZDkRj1R2lvbWUQO5GjWJum9zpVMej6l8ZXn5YNmBNE=
git.front.kjuulh.io/kjuulh/byg v0.0.7/go.mod h1:8Vg5Mgqzva5fzHGeMlxjp/DMLbUy9uaKFxMNB34yYuA=