Skip to content

Commit

Permalink
revert go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Anis authored and Anis committed Mar 9, 2024
1 parent 58f0816 commit ee7dcca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
module github.com/snapp-incubator/team-operator/v2
module github.com/snapp-incubator/team-operator

go 1.19

require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.19.0
github.com/snapp-incubator/team-operator v1.0.1-0.20240305164221-e232bceef737
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.25.0
Expand Down

0 comments on commit ee7dcca

Please sign in to comment.