Skip to content

Commit c637329

Browse files
fix(deps): update patch digest dependencies
1 parent cc2383f commit c637329

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ go 1.24.5
44

55
require (
66
github.com/go-bindata/go-bindata/v3 v3.1.3
7-
github.com/go-logr/logr v1.4.2
7+
github.com/go-logr/logr v1.4.3
88
github.com/google/uuid v1.6.0
9-
github.com/gorilla/mux v1.8.0
10-
github.com/harvester/webhook v0.1.4
9+
github.com/gorilla/mux v1.8.1
10+
github.com/harvester/webhook v0.1.5
1111
github.com/onsi/ginkgo/v2 v2.22.0
1212
github.com/onsi/gomega v1.36.1
1313
github.com/rancher/dynamiclistener v0.3.5
14-
github.com/rancher/wrangler v1.1.1
14+
github.com/rancher/wrangler v1.1.2
1515
github.com/sirupsen/logrus v1.9.3
1616
github.com/stmcginnis/gofish v0.14.1-0.20230920133920-77490fd98fa2
1717
github.com/stretchr/testify v1.9.0

0 commit comments

Comments
 (0)