Skip to content

Commit

Permalink
Bump github.com/ozontech/allure-go/pkg/framework from 0.6.31 to 0.6.32
Browse files Browse the repository at this point in the history
Bumps [github.com/ozontech/allure-go/pkg/framework](https://github.com/ozontech/allure-go) from 0.6.31 to 0.6.32.
- [Release notes](https://github.com/ozontech/allure-go/releases)
- [Commits](ozontech/allure-go@v0.6.31...v0.6.32)

---
updated-dependencies:
- dependency-name: github.com/ozontech/allure-go/pkg/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 26, 2024
1 parent 87a9142 commit 870fd10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/getkin/kin-openapi v0.126.0
github.com/glebarez/sqlite v1.11.0
github.com/ozontech/allure-go/pkg/framework v0.6.31
github.com/ozontech/allure-go/pkg/framework v0.6.32
golang.org/x/text v0.16.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ github.com/oklog/ulid/v2 v2.1.0 h1:+9lhoxAP56we25tyYETBBY1YLA2SaoLvUFgrP2miPJU=
github.com/oklog/ulid/v2 v2.1.0/go.mod h1:rcEKHmBBKfef9DhnvX7y1HZBYxjXb0cP5ExxNsTT1QQ=
github.com/ozontech/allure-go/pkg/allure v0.6.13 h1:vkLSIvOEERHTxe+oq8DXDu/m+kLnVUkrXNN8xTKuKU4=
github.com/ozontech/allure-go/pkg/allure v0.6.13/go.mod h1:4oEG2yq+DGOzJS/ZjPc87C/mx3tAnlYpYonk77Ru/vQ=
github.com/ozontech/allure-go/pkg/framework v0.6.31 h1:u32AqB9/JkzcL5vSl8PSUmMZbsVTmoriDylI3FIYgX4=
github.com/ozontech/allure-go/pkg/framework v0.6.31/go.mod h1:wfqY4e4+w4BoRFDxHp7TNcdWfcCOWJV3BjrUqUughWY=
github.com/ozontech/allure-go/pkg/framework v0.6.32 h1:xlqGCuuthbt+bpAeAd8Foei0XLtJYpDsv5XVYoOtNJE=
github.com/ozontech/allure-go/pkg/framework v0.6.32/go.mod h1:wfqY4e4+w4BoRFDxHp7TNcdWfcCOWJV3BjrUqUughWY=
github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30/go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o=
github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
github.com/perimeterx/marshmallow v1.1.5/go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw=
Expand Down

0 comments on commit 870fd10

Please sign in to comment.