Skip to content

Commit

Permalink
Merge pull request #194 from aserto-dev/bump_go_topaz_ui
Browse files Browse the repository at this point in the history
Bump go-topaz-ui to v0.0.3
  • Loading branch information
carabasdaniel authored Nov 22, 2023
2 parents 6c1a96a + 4bb7d91 commit d0d8384
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 39 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/aserto-dev/go-directory-cli v0.30.1
github.com/aserto-dev/go-edge-ds v0.30.7
github.com/aserto-dev/go-grpc v0.8.59
github.com/aserto-dev/go-topaz-ui v0.0.2
github.com/aserto-dev/go-topaz-ui v0.0.3
github.com/aserto-dev/header v0.0.5
github.com/aserto-dev/logger v0.0.4
github.com/aserto-dev/openapi-authorizer v0.20.3
Expand Down Expand Up @@ -51,7 +51,8 @@ require (
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
sigs.k8s.io/controller-runtime v0.16.3
gopkg.in/yaml.v2 v2.4.0
sigs.k8s.io/controller-runtime v0.15.0
)

require (
Expand Down Expand Up @@ -170,7 +171,6 @@ require (
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231030173426-d783a09b4405 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
oras.land/oras-go/v2 v2.3.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
Expand Down
Loading

0 comments on commit d0d8384

Please sign in to comment.