Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 2fe3813

Browse files
committed
#4079 updated go-utils
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
1 parent 501d338 commit 2fe3813

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

cli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/go-test/deep v1.0.7
1313
github.com/google/uuid v1.2.0
1414
github.com/hashicorp/go-version v1.2.0
15-
github.com/keptn/go-utils v0.8.4-0.20210517102245-5fcad0f27daf
15+
github.com/keptn/go-utils v0.8.4-0.20210518063017-f63f77f4c41e
1616
github.com/keptn/kubernetes-utils v0.8.2-0.20210506073412-a06581ae8a26
1717
github.com/mattn/go-shellwords v1.0.11
1818
github.com/mitchellh/go-homedir v1.1.0

cli/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,8 @@ github.com/keptn/go-utils v0.8.4-0.20210506073402-95bb36d6f884 h1:gUSN25AKsAldR4
640640
github.com/keptn/go-utils v0.8.4-0.20210506073402-95bb36d6f884/go.mod h1:8cm/j/fPLl+qpSIDyyw5WVqT7W6W/ZlsAtMv8dLKtPU=
641641
github.com/keptn/go-utils v0.8.4-0.20210517102245-5fcad0f27daf h1:PvbMdXvo5lHWWFFLXd8DJRS2n+2girk/Bz9J+SHIYiw=
642642
github.com/keptn/go-utils v0.8.4-0.20210517102245-5fcad0f27daf/go.mod h1:8cm/j/fPLl+qpSIDyyw5WVqT7W6W/ZlsAtMv8dLKtPU=
643+
github.com/keptn/go-utils v0.8.4-0.20210518063017-f63f77f4c41e h1:neuqa2utYRv7gjlZYCu2sLviV0Z2DyMiUxYvw7pHKjQ=
644+
github.com/keptn/go-utils v0.8.4-0.20210518063017-f63f77f4c41e/go.mod h1:8cm/j/fPLl+qpSIDyyw5WVqT7W6W/ZlsAtMv8dLKtPU=
643645
github.com/keptn/kubernetes-utils v0.8.1 h1:y02DIIiXeFWU+XfO8Y7y8U8u4HPZx1Lcy3ZVCM27guQ=
644646
github.com/keptn/kubernetes-utils v0.8.1/go.mod h1:bGCSnzuDVZK1ZwC40HFP5sn+ALB6FY8sw0RYM2M1ARc=
645647
github.com/keptn/kubernetes-utils v0.8.2-0.20210506073412-a06581ae8a26 h1:xbBiC9MOKzYHahfNFDbkAuyoihii6fNVhwhccd4R0V8=

0 commit comments

Comments
 (0)