Skip to content

Commit

Permalink
fix allure and framework package version
Browse files Browse the repository at this point in the history
  • Loading branch information
asinyaev committed Jan 20, 2025
1 parent eaa6e6e commit 4c28afc
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.13
github.com/ozontech/allure-go/pkg/framework v0.6.32
github.com/ozontech/allure-go/pkg/allure v0.6.14
github.com/ozontech/allure-go/pkg/framework v0.6.33
)

require (
Expand Down

0 comments on commit 4c28afc

Please sign in to comment.