Skip to content

Commit

Permalink
fix: dep update
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <vladislav@kubeshop.io>
  • Loading branch information
vsukhin committed Feb 25, 2025
1 parent 6b36e1a commit 2e45cb2
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 @@ -43,7 +43,7 @@ require (
github.com/keygen-sh/jsonapi-go v1.2.1
github.com/keygen-sh/keygen-go/v3 v3.2.0
github.com/kubepug/kubepug v1.7.1
github.com/kubeshop/testkube-operator v1.17.55-0.20250220092449-a7a32fca6b2d
github.com/kubeshop/testkube-operator v1.17.55-0.20250225121614-c1290e97ba00
github.com/minio/minio-go/v7 v7.0.66
github.com/montanaflynn/stats v0.7.1
github.com/moogar0880/problems v0.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubepug/kubepug v1.7.1 h1:LKhfSxS8Y5mXs50v+3Lpyec+cogErDLcV7CMUuiaisw=
github.com/kubepug/kubepug v1.7.1/go.mod h1:lv+HxD0oTFL7ZWjj0u6HKhMbbTIId3eG7aWIW0gyF8g=
github.com/kubeshop/testkube-operator v1.17.55-0.20250220092449-a7a32fca6b2d h1:G1SoVrnTLzw/r+hyA3Qbz++cd8qKWgX1BY7Rap8mAZI=
github.com/kubeshop/testkube-operator v1.17.55-0.20250220092449-a7a32fca6b2d/go.mod h1:/ODS9KRmhN6Y945W+v3WGdjFMlrP/Jkf69yq4ZLf5AE=
github.com/kubeshop/testkube-operator v1.17.55-0.20250225121614-c1290e97ba00 h1:wh90vkiMtN99WsnmytDK/lesQDDHwtTsV7/qcn1/7GM=
github.com/kubeshop/testkube-operator v1.17.55-0.20250225121614-c1290e97ba00/go.mod h1:/ODS9KRmhN6Y945W+v3WGdjFMlrP/Jkf69yq4ZLf5AE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
Expand Down

0 comments on commit 2e45cb2

Please sign in to comment.