Update SDK and go mod tidy

This commit is contained in:
Daniel Hougaard
2024-07-16 04:44:32 +02:00
parent 59a44155c5
commit 6cefb180d6
2 changed files with 3 additions and 70 deletions

View File

@@ -3,7 +3,7 @@ module github.com/Infisical/infisical/k8-operator
go 1.21
require (
github.com/infisical/go-sdk v0.2.1
github.com/infisical/go-sdk v0.3.2
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/gomega v1.24.1
k8s.io/apimachinery v0.26.1