Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Nov 11, 2024
1 parent 34ae072 commit 430a739
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/adrg/xdg v0.4.0
github.com/alecthomas/kong v1.2.1
github.com/aserto-dev/aserto-grpc v0.2.6
github.com/aserto-dev/aserto-management v0.9.7-0.20241111212835-4ecc13e86362
github.com/aserto-dev/aserto-management v0.9.7-0.20241111231356-be5e05b1ef96
github.com/aserto-dev/azm v0.1.19
github.com/aserto-dev/certs v0.0.7
github.com/aserto-dev/errors v0.0.11
Expand All @@ -34,7 +34,7 @@ require (
github.com/aserto-dev/openapi-authorizer v0.20.4
github.com/aserto-dev/openapi-directory v0.31.2
github.com/aserto-dev/runtime v0.69.0
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111212547-10a1033430eb
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111231142-92cab51df255
github.com/aserto-dev/service-host v0.0.16
github.com/cli/browser v1.3.0
github.com/docker/docker v27.1.1+incompatible
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,8 @@ github.com/aserto-dev/aserto-grpc v0.2.6 h1:h64MYALF5zLm2sSKcLEtyXyrJvZSxfqTOmQ1
github.com/aserto-dev/aserto-grpc v0.2.6/go.mod h1:Vki74KINVfnwtJ8QGzRm+xHNjsJ2KUWFtXhezJK9DEg=
github.com/aserto-dev/aserto-management v0.9.7-0.20241111212835-4ecc13e86362 h1:dDAChLMxJajfJrxaqtFoODrLAZxVp2zV2Jldi2FDq+Y=
github.com/aserto-dev/aserto-management v0.9.7-0.20241111212835-4ecc13e86362/go.mod h1:ErZ4BGsYkAt1IhQVEgs6Cuhzn+UGA0tuNVUmKeA+twk=
github.com/aserto-dev/aserto-management v0.9.7-0.20241111231356-be5e05b1ef96 h1:aLsGKDuXyzGq8ISDRULza4oUibrewIXvBIVyUoM9wWU=
github.com/aserto-dev/aserto-management v0.9.7-0.20241111231356-be5e05b1ef96/go.mod h1:ErZ4BGsYkAt1IhQVEgs6Cuhzn+UGA0tuNVUmKeA+twk=
github.com/aserto-dev/azm v0.1.19 h1:pFHNzUhNeg5vKjpXsFnQGfKBbIsBra5Jb+hJt5ohpaQ=
github.com/aserto-dev/azm v0.1.19/go.mod h1:uxUKXGA6d41ZbJBfEu+/PwXGLuI3tErKkH7VPZHDcX4=
github.com/aserto-dev/certs v0.0.7 h1:WsFrHywNE88tgUeDJ2FsV+mgy46QFQvCIYm7c5TNIKE=
Expand Down Expand Up @@ -453,6 +455,8 @@ github.com/aserto-dev/runtime v0.69.0 h1:B1G1117xNctaD35hZKlULgDD8eAC7tN15OXleji
github.com/aserto-dev/runtime v0.69.0/go.mod h1:fJUkusCQiLfBZ4oV7xiUcXAmq5q/d+zvpEvP6i5zpIA=
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111212547-10a1033430eb h1:LLYALxHAoNPvXkmXeMONwkiy3eRJrhZ40buBKqCJuFE=
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111212547-10a1033430eb/go.mod h1:e+NSdmKFBnN0SYWSCYUi1uzCM4LDyu27+ILQvk6oLAo=
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111231142-92cab51df255 h1:V3b6LBEcFE6iceT4xIEjX+u3TzZcCY3h1RP218r6V6s=
github.com/aserto-dev/self-decision-logger v0.0.8-0.20241111231142-92cab51df255/go.mod h1:e+NSdmKFBnN0SYWSCYUi1uzCM4LDyu27+ILQvk6oLAo=
github.com/aserto-dev/service-host v0.0.16 h1:M0Ur9esiFw9gmtiIfW+8mx2wgYOAn4b25G0KLcEKFEE=
github.com/aserto-dev/service-host v0.0.16/go.mod h1:M3Mn8Zg7zp5U4sK32kclokPX1gi9xoOxJF1EYM67SEY=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
Expand Down

0 comments on commit 430a739

Please sign in to comment.