From 05231b1439d4ace938a5b571216d180e528e2164 Mon Sep 17 00:00:00 2001 From: Shreyas S Bhat <35568964+shreyasbhat0@users.noreply.github.com> Date: Tue, 3 Oct 2023 18:01:34 +0530 Subject: [PATCH] feat: bump cli and kurtosis version (#185) --- cli/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/go.mod b/cli/go.mod index a9f9ba19..4751ecaf 100644 --- a/cli/go.mod +++ b/cli/go.mod @@ -6,7 +6,7 @@ require ( github.com/briandowns/spinner v1.23.0 github.com/fatih/color v1.15.0 github.com/google/go-github v17.0.0+incompatible - github.com/kurtosis-tech/kurtosis/api/golang v0.83.6 + github.com/kurtosis-tech/kurtosis/api/golang v0.83.16 github.com/kurtosis-tech/stacktrace v0.0.0-20211028211901-1c67a77b5409 github.com/natefinch/lumberjack v2.0.0+incompatible github.com/sirupsen/logrus v1.9.3