Skip to content

Commit

Permalink
fix(deps): update module go.infratographer.com/permissions-api to v0.…
Browse files Browse the repository at this point in the history
…5.1 (#307)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 5fe91dd commit e8161d6
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 @@ -22,7 +22,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
go.infratographer.com/permissions-api v0.5.0
go.infratographer.com/permissions-api v0.5.1
go.infratographer.com/x v0.5.4
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
go.infratographer.com/permissions-api v0.5.0 h1:DWlBgZZc3kRpeZek/rIQe0qv2yOk8/Y8r349JwhWLt0=
go.infratographer.com/permissions-api v0.5.0/go.mod h1:k4yZif87RKpvvyUppTxLrNe/EfPOXZswy0h/CBtEO+M=
go.infratographer.com/permissions-api v0.5.1 h1:f/LmvzlEpY9z8NkUrBesSBY7G1hOsaXDb/MFMqtRapo=
go.infratographer.com/permissions-api v0.5.1/go.mod h1:zuX5hrDiGcIv/J1tbNzUIN1Clq0k8Qlb4PM1rlPxER0=
go.infratographer.com/x v0.5.4 h1:p+cedURK1YOr/OTdupcn4nxOdCEDgFRz2Y0stkQoVrY=
go.infratographer.com/x v0.5.4/go.mod h1:ZDZJwOptugYHpcOe/bKVesYigRbGsxkJI8xgvYMGLnQ=
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.53.0 h1:85yXs++3rTVZNNkcXYlc1wCbUOvZvpiA5QvMSaX+SUI=
Expand Down

0 comments on commit e8161d6

Please sign in to comment.