Skip to content

Commit

Permalink
[v051] fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinyaev Anton Yuryevich committed Apr 5, 2022
1 parent 7aaaebd commit e66ee9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ replace (
)

require (
github.com/ozontech/allure-go/pkg/allure v0.5.0
github.com/ozontech/allure-go/pkg/framework v0.5.0
github.com/ozontech/allure-go/pkg/allure v0.5.1
github.com/ozontech/allure-go/pkg/framework v0.5.1
)

require (
Expand Down

0 comments on commit e66ee9c

Please sign in to comment.