Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
HoustonPutman committed Aug 29, 2023
1 parent 24943dd commit 2390842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/stretchr/testify v1.8.2
golang.org/x/net v0.14.0
golang.org/x/text v0.12.0
helm.sh/helm/v3 v3.11.1
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
Expand Down Expand Up @@ -124,7 +125,6 @@ require (
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/term v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.12.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
Expand Down

0 comments on commit 2390842

Please sign in to comment.