Skip to content

Commit

Permalink
Merge pull request #8 from kubescape/bump-backend
Browse files Browse the repository at this point in the history
bump backend
  • Loading branch information
amirmalka authored Nov 16, 2023
2 parents 49bc851 + 1268097 commit 267f574
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 @@ -11,7 +11,7 @@ require (
github.com/gobwas/ws v1.3.0
github.com/google/uuid v1.3.1
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/kubescape/backend v0.0.12-0.20231108114302-f08509d35566
github.com/kubescape/backend v0.0.14
github.com/kubescape/go-logger v0.0.21
github.com/kubescape/messaging v0.0.17
github.com/panjf2000/ants/v2 v2.8.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/pty v1.1.3/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/kubescape/backend v0.0.12-0.20231108114302-f08509d35566 h1:7mMyKAWh08UrxnAp4wTmenhYVUpj80YkkOrdif9FrQc=
github.com/kubescape/backend v0.0.12-0.20231108114302-f08509d35566/go.mod h1:ug9NFmmxT4DcQx3sgdLRzlLPWMKGHE/fpbcYUm5G5Qo=
github.com/kubescape/backend v0.0.14 h1:sATQlSD2YJqMTYthMI61fFPLu0vEPWDYoFauLWw9dls=
github.com/kubescape/backend v0.0.14/go.mod h1:ug9NFmmxT4DcQx3sgdLRzlLPWMKGHE/fpbcYUm5G5Qo=
github.com/kubescape/go-logger v0.0.21 h1:4ZRIEw3UGUH6BG/cH3yiqFipzQSfGAoCrxlsZuk37ys=
github.com/kubescape/go-logger v0.0.21/go.mod h1:x3HBpZo3cMT/WIdy18BxvVVd5D0e/PWFVk/HiwBNu3g=
github.com/kubescape/messaging v0.0.17 h1:8X+TX9ACDcT5zsbWqsXY9UTIugaIo8yjj95OC+hrUe4=
Expand Down

0 comments on commit 267f574

Please sign in to comment.