diff --git a/go.mod b/go.mod index acbe6ab59bfb..e2f2dbb2f2dc 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/rickb777/date v1.12.5-0.20200422084442-6300e543c4d9 github.com/sergi/go-diff v1.2.0 github.com/tombuildsstuff/giovanni v0.20.0 - github.com/tombuildsstuff/kermit v0.20230424.1090808 + github.com/tombuildsstuff/kermit v0.20230518.1143920 golang.org/x/crypto v0.9.0 golang.org/x/net v0.10.0 gopkg.in/yaml.v3 v3.0.1 diff --git a/go.sum b/go.sum index 83a368c3eb7a..24364f5a1fca 100644 --- a/go.sum +++ b/go.sum @@ -289,8 +289,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/tombuildsstuff/giovanni v0.20.0 h1:IM/I/iNWMXnPYwcSq8uxV7TKDlv7Nejq0bRK9i6O/C0= github.com/tombuildsstuff/giovanni v0.20.0/go.mod h1:66KVLYma2whJhEdxPSPL3GQHkulhK+C5CluKfHGfPF4= -github.com/tombuildsstuff/kermit v0.20230424.1090808 h1:p4vmVTBAeZyERLf6J5C9BIwHJ2ty1y+4Dvdoxzo3rB0= -github.com/tombuildsstuff/kermit v0.20230424.1090808/go.mod h1:YleYDYRKTGy5ihWHG9u3CwyVTr0l8dOLkYtVEPjnzGI= +github.com/tombuildsstuff/kermit v0.20230518.1143920 h1:V3ZVMuXREY0qcAVXfZbM6ZmkzwYINZihAyvE7wcnm8U= +github.com/tombuildsstuff/kermit v0.20230518.1143920/go.mod h1:YleYDYRKTGy5ihWHG9u3CwyVTr0l8dOLkYtVEPjnzGI= github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk= github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI= github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk= diff --git a/vendor/github.com/tombuildsstuff/kermit/version/version.go b/vendor/github.com/tombuildsstuff/kermit/version/version.go index 1b82a3712caa..b5e5551ed9cd 100644 --- a/vendor/github.com/tombuildsstuff/kermit/version/version.go +++ b/vendor/github.com/tombuildsstuff/kermit/version/version.go @@ -1,3 +1,3 @@ package version -const Number = "v0.20230424.1090808" +const Number = "v0.20230518.1143920" diff --git a/vendor/modules.txt b/vendor/modules.txt index 220eef925c06..e35c92556b13 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -815,7 +815,7 @@ github.com/tombuildsstuff/giovanni/storage/accesscontrol github.com/tombuildsstuff/giovanni/storage/internal/endpoints github.com/tombuildsstuff/giovanni/storage/internal/metadata github.com/tombuildsstuff/giovanni/version -# github.com/tombuildsstuff/kermit v0.20230424.1090808 +# github.com/tombuildsstuff/kermit v0.20230518.1143920 ## explicit; go 1.18 github.com/tombuildsstuff/kermit/sdk/appconfiguration/1.0/appconfiguration github.com/tombuildsstuff/kermit/sdk/appplatform/2022-11-01-preview/appplatform