Skip to content

Commit

Permalink
adding new api tag
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Jun 10, 2024
1 parent fb71c4d commit 90a11a5
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.6.1
github.com/hashicorp/vault/api v1.9.0
github.com/kubefirst/kubefirst-api v0.1.22
github.com/kubefirst/kubefirst-api v0.1.23
github.com/kubefirst/metrics-client v0.3.0
github.com/kubefirst/runtime v0.4.10
github.com/nxadm/tail v1.4.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -724,8 +724,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubefirst/kubefirst-api v0.1.22 h1:8SgN6Pj3TPUVt78X7n48rP4hU8RHHSkEyF/5ViI6EbU=
github.com/kubefirst/kubefirst-api v0.1.22/go.mod h1:QTtiaG1lW4U6GcjOXLgxJ+UTWa8fPcNbD/P0bgxfh6E=
github.com/kubefirst/kubefirst-api v0.1.23 h1:9Xi4rVM5GLqJERjPup1IpRSe2wweMTH0dKGi0rIVXYk=
github.com/kubefirst/kubefirst-api v0.1.23/go.mod h1:QTtiaG1lW4U6GcjOXLgxJ+UTWa8fPcNbD/P0bgxfh6E=
github.com/kubefirst/metrics-client v0.3.0 h1:zCug82pEzeWhHhpeYQvdhytRNDxrLxX18dPQ5PSxY3s=
github.com/kubefirst/metrics-client v0.3.0/go.mod h1:GR7wsMcyYhd+EU67PeuMCBYFE6OJ7P/j5OI5BLOoRMc=
github.com/kubefirst/runtime v0.4.10 h1:kDSBnTAPu4t0X2DKJApMTU7UgqxxqtSuo47e5socf5c=
Expand Down

0 comments on commit 90a11a5

Please sign in to comment.