Skip to content

Commit

Permalink
Bump fortio.org/fortio from 1.60.1 to 1.60.2
Browse files Browse the repository at this point in the history
Bumps [fortio.org/fortio](https://github.com/fortio/fortio) from 1.60.1 to 1.60.2.
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.60.1...v1.60.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 6b7b2ea commit 2557be7
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 @@ -5,7 +5,7 @@ go 1.20
require (
fortio.org/cli v1.4.2
fortio.org/dflag v1.6.0
fortio.org/fortio v1.60.1
fortio.org/fortio v1.60.2
fortio.org/log v1.11.0
fortio.org/scli v1.12.0
golang.org/x/crypto v0.13.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ fortio.org/cli v1.4.2 h1:pCYVPk5FpQuJtD31f9CG8sdgoTOWdv9Gls8As/MLJhU=
fortio.org/cli v1.4.2/go.mod h1:VGqFDEKpA6u3NbTM3aSz2lZfAYKnGaszl1pLxbBhxsY=
fortio.org/dflag v1.6.0 h1:acOc3KAu1kgp3Ov1nT2GbmcuNhPF1oMZqhT9nj3Oz1U=
fortio.org/dflag v1.6.0/go.mod h1:MeDNYnBh30L6OdMGgAL6ltDX2xdQjOiexCZYPYXH8uM=
fortio.org/fortio v1.60.1 h1:cMqbVGijjMypbZDgxzLggTYA3L6WYypJB0hq5d9Mlzc=
fortio.org/fortio v1.60.1/go.mod h1:1ZSjWz8HxXo4rCxs8qt8ExWZaCfNLwE5xavBSBSFRdM=
fortio.org/fortio v1.60.2 h1:P2B5Dppw0dxUGB4ua5nIkkHxiMDZk4JemJg6qk3BTM8=
fortio.org/fortio v1.60.2/go.mod h1:cwkcbg+8KyxtE7Th9gJlNoRWBrJFabk+UnWDbYrG9N0=
fortio.org/log v1.11.0 h1:w7ueGPGbXz0A3+ApMz/5Q9gwEMrwSo/ohTlLo2Um6dU=
fortio.org/log v1.11.0/go.mod h1:u/8/2lyczXq52aT5Nw6reD+3cR6m/EbS2jBiIYhgiTU=
fortio.org/scli v1.12.0 h1:ABomNd0/RLgdGdf5lwgfwGhTuLwW3Of7bbTTgbN9r+g=
Expand Down

0 comments on commit 2557be7

Please sign in to comment.