Skip to content

Commit

Permalink
[ISSUE-master] allure version updated in framework go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalia Ugolnikova committed Feb 8, 2023
1 parent 27e94e3 commit b6bc053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/framework/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
replace github.com/ozontech/allure-go/pkg/allure => ../allure

require (
github.com/ozontech/allure-go/pkg/allure v0.6.4
github.com/ozontech/allure-go/pkg/allure v0.6.5
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.1
)
Expand Down

0 comments on commit b6bc053

Please sign in to comment.