Skip to content

Commit

Permalink
Merge pull request #58 from nugolnikova/master
Browse files Browse the repository at this point in the history
[ISSUE-master] allure and framework versions updated in root go.mod
  • Loading branch information
koodeex authored Feb 8, 2023
2 parents ee768f4 + 01acc8e commit 126f276
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 @@ -9,8 +9,8 @@ replace (

require (
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
github.com/ozontech/allure-go/pkg/allure v0.6.4
github.com/ozontech/allure-go/pkg/framework v0.6.19
github.com/ozontech/allure-go/pkg/allure v0.6.5
github.com/ozontech/allure-go/pkg/framework v0.6.20
)

require (
Expand Down

0 comments on commit 126f276

Please sign in to comment.