Skip to content

Commit

Permalink
upgrade Kubefirst API to latest (#2303)
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper authored Oct 18, 2024
1 parent dae5cb2 commit 31331cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/go-git/go-git/v5 v5.12.0
github.com/hashicorp/vault/api v1.9.0
github.com/konstructio/kubefirst-api v0.108.0
github.com/konstructio/kubefirst-api v0.109.0
github.com/kubefirst/metrics-client v0.3.0
github.com/nxadm/tail v1.4.8
github.com/rs/zerolog v1.29.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -774,8 +774,8 @@ github.com/klauspost/cpuid/v2 v2.2.3/go.mod h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8t
github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/konsorten/go-windows-terminal-sequences v1.0.2/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ=
github.com/konstructio/kubefirst-api v0.108.0 h1:YBMJ50DpKDUKQM+IMvB/UKGAby1OtYmRnXIXDyPFF+s=
github.com/konstructio/kubefirst-api v0.108.0/go.mod h1:9zAeU7nPxwAoiEv3Cs7+gRjoFDfK60iR6CeYPFAeBY4=
github.com/konstructio/kubefirst-api v0.109.0 h1:tWIks6UYB4ZX5qZ1eeZFwpqoLVCmcFmF6H+vJ68KQp4=
github.com/konstructio/kubefirst-api v0.109.0/go.mod h1:9zAeU7nPxwAoiEv3Cs7+gRjoFDfK60iR6CeYPFAeBY4=
github.com/kr/fs v0.1.0/go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg=
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down

0 comments on commit 31331cb

Please sign in to comment.