File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/gofrs/uuid v4.3.0+incompatible
10
10
github.com/gorilla/websocket v1.5.0
11
11
github.com/iancoleman/strcase v0.2.0
12
- github.com/koyeb/koyeb-api-client-go v0.0.0-20240626143115-aa41e51698e2
12
+ github.com/koyeb/koyeb-api-client-go v0.0.0-20240820152208-34f63e4f1154
13
13
github.com/logrusorgru/aurora v2.0.3+incompatible
14
14
github.com/manifoldco/promptui v0.9.0
15
15
github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change @@ -167,6 +167,8 @@ github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/X
167
167
github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
168
168
github.com/koyeb/koyeb-api-client-go v0.0.0-20240626143115-aa41e51698e2 h1:5g98xW8nXOiZ6NPbJdbBXSA7ZCrrlfXhB0Ymw2sVZA0 =
169
169
github.com/koyeb/koyeb-api-client-go v0.0.0-20240626143115-aa41e51698e2 /go.mod h1:+oQfFj2WL3gi9Pb+UHbob4D7xaT52mPfKyH1UvWa4PQ =
170
+ github.com/koyeb/koyeb-api-client-go v0.0.0-20240820152208-34f63e4f1154 h1:kjRrGsSuKDr7eDCcsZwpCrQRQBEDrcyIlVUkZUalw50 =
171
+ github.com/koyeb/koyeb-api-client-go v0.0.0-20240820152208-34f63e4f1154 /go.mod h1:+oQfFj2WL3gi9Pb+UHbob4D7xaT52mPfKyH1UvWa4PQ =
170
172
github.com/kr/fs v0.1.0 /go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg =
171
173
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
172
174
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
You can’t perform that action at this time.
0 commit comments