Skip to content

Commit

Permalink
Bump fortio.org/testscript from 0.1.0 to 0.2.0 (#57)
Browse files Browse the repository at this point in the history
Bumps [fortio.org/testscript](https://github.com/fortio/testscript) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/fortio/testscript/releases)
- [Commits](fortio/testscript@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: fortio.org/testscript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2023
1 parent f59a343 commit 87ea4f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.18
require (
fortio.org/cli v1.1.0
fortio.org/log v1.3.0
fortio.org/testscript v0.1.0
fortio.org/testscript v0.2.0
fortio.org/version v1.0.2
)

require golang.org/x/tools v0.1.12 // indirect
require golang.org/x/tools v0.7.0 // indirect
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ fortio.org/cli v1.1.0 h1:ATIxi7DgA7WAexUCF8p5a0qlGYk48ZgkwSEDrvwXeN4=
fortio.org/cli v1.1.0/go.mod h1:O3nVImKwJSvHKbMYWkqMbEagAXCS1xvSv1YbHwkKJjY=
fortio.org/log v1.3.0 h1:bESPvuQGKejw7rrx41Sg3GoF+tsrB7oC08PxBs5/AM0=
fortio.org/log v1.3.0/go.mod h1:u/8/2lyczXq52aT5Nw6reD+3cR6m/EbS2jBiIYhgiTU=
fortio.org/testscript v0.1.0 h1:UY0mxYOVWX7gwxkVL2k1g8RG9nzv76N2eq9p7I3IOrU=
fortio.org/testscript v0.1.0/go.mod h1:186kIf6xPW12LeUT65zR6gjfy5J5lGZLwL9Bi5LItf4=
fortio.org/testscript v0.2.0 h1:LP4dGqywWpljrQ5pWU+yBc+WxQguAPnlZtGyF3/dmUA=
fortio.org/testscript v0.2.0/go.mod h1:cdyotrPNZA7MMllwjkucG2ueqoFoWj4hYj0NNA1Kx7o=
fortio.org/version v1.0.2 h1:8NwxdX58aoeKx7T5xAPO0xlUu1Hpk42nRz5s6e6eKZ0=
fortio.org/version v1.0.2/go.mod h1:2JQp9Ax+tm6QKiGuzR5nJY63kFeANcgrZ0osoQFDVm0=
golang.org/x/tools v0.1.12 h1:VveCTK38A2rkS8ZqFY25HIDFscX5X9OoEhJd3quQmXU=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.7.0 h1:W4OVu8VVOaIO0yzWMNdepAulS7YfoS3Zabrm8DOXXU4=
golang.org/x/tools v0.7.0/go.mod h1:4pg6aUX35JBAogB10C9AtvVL+qowtN4pT3CGSQex14s=

0 comments on commit 87ea4f6

Please sign in to comment.