Skip to content

Commit

Permalink
fix: update vmaas-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jdobes committed Nov 24, 2023
1 parent 7260516 commit 4ea8559
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion vmaas-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/redhatinsights/app-common-go v1.6.7
github.com/redhatinsights/platform-go-middlewares v0.20.0
github.com/redhatinsights/vmaas-lib v1.1.1
github.com/redhatinsights/vmaas-lib v1.1.2
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/zsais/go-gin-prometheus v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions vmaas-go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ github.com/redhatinsights/app-common-go v1.6.7 h1:cXWW0F6ZW53RLRr54gn7Azo9CLTysY
github.com/redhatinsights/app-common-go v1.6.7/go.mod h1:6gzRyg8ZyejwMCksukeAhh2ZXOB3uHSmBsbP06fG2PQ=
github.com/redhatinsights/platform-go-middlewares v0.20.0 h1:qwK9ArGYRlORsZ56PXXLJrGvzTsMe3bk2lR+WN5aIjM=
github.com/redhatinsights/platform-go-middlewares v0.20.0/go.mod h1:i5gVDZJ/quCQhs5AW5CwkRPXlz1HfDBvyNtXHnlXZfM=
github.com/redhatinsights/vmaas-lib v1.1.1 h1:dra6lU24dO/5pVTgT4VNzI5n3yuIGjBL//ed3BCb9/4=
github.com/redhatinsights/vmaas-lib v1.1.1/go.mod h1:NQlPhoPxVc8BVT3jPlB24FX7vEG5Gy0GKv5iG/9DjNo=
github.com/redhatinsights/vmaas-lib v1.1.2 h1:4UoUkkAO7jlGF0n/6QVgpV9etwX5lGDnVftAcrZaJAI=
github.com/redhatinsights/vmaas-lib v1.1.2/go.mod h1:NQlPhoPxVc8BVT3jPlB24FX7vEG5Gy0GKv5iG/9DjNo=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
Expand Down

0 comments on commit 4ea8559

Please sign in to comment.