Skip to content

Commit 102c889

Browse files
fix(deps): update go deps
Generated by renovateBot
1 parent 1b45769 commit 102c889

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/fsnotify/fsnotify v1.10.1
1717
github.com/go-logr/logr v1.4.3
1818
github.com/go-task/task/v3 v3.51.1
19-
github.com/google/go-containerregistry v0.20.7
19+
github.com/google/go-containerregistry v0.21.7
2020
github.com/google/go-querystring v1.2.0
2121
github.com/joho/godotenv v1.5.1
2222
github.com/livekit/protocol v1.48.1-0.20260625001142-39fc751df610
@@ -31,13 +31,13 @@ require (
3131
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
3232
github.com/stretchr/testify v1.11.1
3333
github.com/twitchtv/twirp v8.1.3+incompatible
34-
github.com/urfave/cli/v3 v3.9.0
34+
github.com/urfave/cli/v3 v3.10.0
3535
go.uber.org/atomic v1.11.0
3636
golang.org/x/sync v0.21.0
3737
golang.org/x/time v0.15.0
3838
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
3939
gopkg.in/yaml.v3 v3.0.1
40-
k8s.io/apimachinery v0.36.1
40+
k8s.io/apimachinery v0.36.2
4141
)
4242

4343
require (

0 commit comments

Comments
 (0)