Skip to content

Commit 7147b52

Browse files
fix(deps): update all-other-go-dependencies
1 parent f434c0f commit 7147b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/ghodss/yaml v1.0.0
1515
github.com/go-logr/logr v1.4.3
1616
github.com/go-logr/zapr v1.3.0
17-
github.com/google/go-github/v72 v72.0.0
17+
github.com/google/go-github/v82 v82.0.0
1818
github.com/google/uuid v1.6.0
1919
github.com/gorilla/mux v1.8.1
2020
github.com/gorilla/sessions v1.4.0
@@ -36,7 +36,7 @@ require (
3636
go.uber.org/zap v1.27.1
3737
golang.org/x/oauth2 v0.34.0
3838
gopkg.in/yaml.v3 v3.0.1
39-
helm.sh/helm/v3 v3.20.0
39+
helm.sh/helm/v4 v4.1.0
4040
k8s.io/api v0.35.0
4141
k8s.io/apiextensions-apiserver v0.35.0
4242
k8s.io/apimachinery v0.35.0

0 commit comments

Comments
 (0)