Skip to content

Commit

Permalink
feat: remove oval in webapp-go
Browse files Browse the repository at this point in the history
RHINENG-7872
  • Loading branch information
psegedy authored and jdobes committed Oct 1, 2024
1 parent 6e35316 commit e3cb099
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 @@ -11,7 +11,7 @@ require (
github.com/prometheus/client_golang v1.19.1
github.com/redhatinsights/app-common-go v1.6.7
github.com/redhatinsights/platform-go-middlewares v1.0.0
github.com/redhatinsights/vmaas-lib v1.10.3
github.com/redhatinsights/vmaas-lib v1.11.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
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.7 h1:cXWW0F6ZW53RLRr54gn7Azo9CLTysY
github.com/redhatinsights/app-common-go v1.6.7/go.mod h1:6gzRyg8ZyejwMCksukeAhh2ZXOB3uHSmBsbP06fG2PQ=
github.com/redhatinsights/platform-go-middlewares v1.0.0 h1:OxyiYt+VmNo+UucK/ey0b6UDFnpCni6JoGPeisGmmNI=
github.com/redhatinsights/platform-go-middlewares v1.0.0/go.mod h1:dRH6XOjiZDbw8STvk6NNC7mMwqhTaV7X+1tn1oXOs24=
github.com/redhatinsights/vmaas-lib v1.10.3 h1:JLqazicYezlFHwbo7+EBicIvuitaSvt/KwbF4c7AiAc=
github.com/redhatinsights/vmaas-lib v1.10.3/go.mod h1:o+G+m84zIUS3stpxBKLPhzh76kemrt/aydBh65fLAVQ=
github.com/redhatinsights/vmaas-lib v1.11.0 h1:eWuCrpqsQucILxcA1ok5WuoHZ55W8oqZu1WBB5q4yGo=
github.com/redhatinsights/vmaas-lib v1.11.0/go.mod h1:o+G+m84zIUS3stpxBKLPhzh76kemrt/aydBh65fLAVQ=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
Expand Down

0 comments on commit e3cb099

Please sign in to comment.