From ed6086a48f8562e2a9cca9589b9347bccd0dcceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:00:55 +0000 Subject: [PATCH] chore(deps): bump github.com/kurtosis-tech/kurtosis/api/golang Bumps [github.com/kurtosis-tech/kurtosis/api/golang](https://github.com/kurtosis-tech/kurtosis) from 1.2.0 to 1.4.0. - [Release notes](https://github.com/kurtosis-tech/kurtosis/releases) - [Changelog](https://github.com/kurtosis-tech/kurtosis/blob/main/CHANGELOG.md) - [Commits](https://github.com/kurtosis-tech/kurtosis/compare/1.2.0...1.4.0) --- updated-dependencies: - dependency-name: github.com/kurtosis-tech/kurtosis/api/golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- quickstart/go-test/go.mod | 2 +- quickstart/go-test/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/quickstart/go-test/go.mod b/quickstart/go-test/go.mod index fc46e4c..dd3f287 100644 --- a/quickstart/go-test/go.mod +++ b/quickstart/go-test/go.mod @@ -3,7 +3,7 @@ module github.com/kurtosis-tech/awesome-kurtosis/quickstart/go-test go 1.19 require ( - github.com/kurtosis-tech/kurtosis/api/golang v1.2.0 + github.com/kurtosis-tech/kurtosis/api/golang v1.4.0 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.8.4 ) diff --git a/quickstart/go-test/go.sum b/quickstart/go-test/go.sum index 11b7070..e3db203 100644 --- a/quickstart/go-test/go.sum +++ b/quickstart/go-test/go.sum @@ -30,8 +30,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/kurtosis-tech/kurtosis-portal/api/golang v0.0.0-20230920121005-0c6e2bffafa3 h1:TK3zIoHS3w7ceFZTKuXueyln3/wkW03HvvuZrBuvy7Y= github.com/kurtosis-tech/kurtosis-portal/api/golang v0.0.0-20230920121005-0c6e2bffafa3/go.mod h1:bWSMQK3WHVTGHX9CjxPAb/LtzcmfOxID2wdzakSWQxo= -github.com/kurtosis-tech/kurtosis/api/golang v1.2.0 h1:NaNkkAvLiAVgRVTM9yeLCg4FIoIe/BVJKfU93KIFqdc= -github.com/kurtosis-tech/kurtosis/api/golang v1.2.0/go.mod h1:9T22P7Vv3j5g6sbm78DxHQ4s9C4Cj3s9JjFQ7DFyYpM= +github.com/kurtosis-tech/kurtosis/api/golang v1.4.0 h1:Iczs8diUFpbl4R2JJoofu6R/ZDwBsHe0O6wot45fxgQ= +github.com/kurtosis-tech/kurtosis/api/golang v1.4.0/go.mod h1:9T22P7Vv3j5g6sbm78DxHQ4s9C4Cj3s9JjFQ7DFyYpM= github.com/kurtosis-tech/kurtosis/contexts-config-store v0.0.0-20230818184218-f4e3e773463b h1:hMoIM99QKcYQqsnK4AF7Lovi9ZD9ac6lZLZ5D/jx2x8= github.com/kurtosis-tech/kurtosis/contexts-config-store v0.0.0-20230818184218-f4e3e773463b/go.mod h1:4pFdrRwDz5R+Fov2ZuTaPhAVgjA2jhGh1Izf832sX7A= github.com/kurtosis-tech/kurtosis/grpc-file-transfer/golang v0.0.0-20230803130419-099ee7a4e3dc h1:7IlEpSehmWcNXOFpNP24Cu5HQI3af7GCBQw//m+LnvQ=