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 Sep 29, 2023
1 parent cb45f45 commit b0d02a6
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.5.3
fortio.org/fortio v1.60.1
fortio.org/fortio v1.60.2
fortio.org/log v1.11.0
fortio.org/scli v1.11.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.5.3 h1:+pCqZBCz95PYTxhcmenjrkVORWIRB1Je4eO/So574Bc=
fortio.org/dflag v1.5.3/go.mod h1:cM/ojIzdDv8FRA5yqSRpDK9jCGmASln0k7ag3zeiqbw=
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.11.0 h1:MI0kTivwCIF2L6eJJFUnTipd5d1KtCM1oVMB6Dcf6pY=
Expand Down

0 comments on commit b0d02a6

Please sign in to comment.