Skip to content

Commit af6dfa9

Browse files
committed
fix merge conflict
1 parent 4e1751c commit af6dfa9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

go.mod

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,10 @@ require (
1010
github.com/spf13/afero v1.14.0
1111
github.com/spf13/cobra v1.9.1
1212
github.com/spf13/pflag v1.0.7
13-
<<<<<<< HEAD
13+
github.com/stretchr/testify v1.10.0
1414
golang.org/x/mod v0.27.0
1515
golang.org/x/text v0.28.0
1616
golang.org/x/tools v0.36.0
17-
=======
18-
github.com/stretchr/testify v1.10.0
19-
golang.org/x/mod v0.26.0
20-
golang.org/x/text v0.27.0
21-
golang.org/x/tools v0.35.0
22-
>>>>>>> ba64bd710 (feat(feature-gates) implement feature gates for #849)
2317
helm.sh/helm/v3 v3.18.4
2418
sigs.k8s.io/yaml v1.6.0
2519
)

0 commit comments

Comments
 (0)