Compare commits

..

1 Commits

Author SHA1 Message Date
b9fcfe0a28 fix(deps): update all dependencies 2025-04-05 00:06:57 +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.1
dagger.io/dagger v0.18.2
git.front.kjuulh.io/kjuulh/byg v0.0.7
github.com/spf13/cobra v1.9.1
golang.org/x/sync v0.12.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.1 h1:ms/De9LxIWhpjLP9+g7qKehzdSaJbL2P+Ea5Ray9LC4=
dagger.io/dagger v0.18.1/go.mod h1:Qacv2QsONxAUSWNv1opp4h+c+dshXjEa49+ebwpAqto=
dagger.io/dagger v0.18.2 h1:ersMZi9/XQRIOSD4klMkj5xqVLY6F2vKKizgPVNbYPg=
dagger.io/dagger v0.18.2/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=