Skip to content

Commit

Permalink
chore(vmaas-go): promote vmaas-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomáš Sasák authored and psegedy committed Jul 10, 2023
1 parent 0466daa commit ea0f9cc
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.15.1
github.com/redhatinsights/app-common-go v1.6.6
github.com/redhatinsights/platform-go-middlewares v0.20.0
github.com/redhatinsights/vmaas-lib v1.0.2
github.com/redhatinsights/vmaas-lib v1.0.3
github.com/sirupsen/logrus v1.9.2
github.com/stretchr/testify v1.8.3
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 @@ -109,8 +109,8 @@ github.com/redhatinsights/app-common-go v1.6.6 h1:daOwCpGtW6IxGd9iO6TY3yoaV/HaHK
github.com/redhatinsights/app-common-go v1.6.6/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.0.2 h1:O0DHW97hk/qje1Pe35QnSN8y+tbEHw3l29GfoKEVs/Q=
github.com/redhatinsights/vmaas-lib v1.0.2/go.mod h1:Hae6UhDkh9fdPtOOX0uhrol3B+wDSLSLeGFGpTBYCPA=
github.com/redhatinsights/vmaas-lib v1.0.3 h1:UIXKpBRH9TzO5KrDYaEIGb/AwGmORTNwZw+Qr35aWPY=
github.com/redhatinsights/vmaas-lib v1.0.3/go.mod h1:Hae6UhDkh9fdPtOOX0uhrol3B+wDSLSLeGFGpTBYCPA=
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 ea0f9cc

Please sign in to comment.