Skip to content

Commit

Permalink
Bump the fortio group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the fortio group with 2 updates: [fortio.org/fortio](https://github.com/fortio/fortio) and [fortio.org/log](https://github.com/fortio/log).


Updates `fortio.org/fortio` from 1.63.5 to 1.63.6
- [Release notes](https://github.com/fortio/fortio/releases)
- [Commits](fortio/fortio@v1.63.5...v1.63.6)

Updates `fortio.org/log` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.12.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent dc4c84e commit e6ff527
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.5.2
fortio.org/dflag v1.7.1
fortio.org/fortio v1.63.5
fortio.org/log v1.12.1
fortio.org/fortio v1.63.6
fortio.org/log v1.12.2
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.49.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go.opentelemetry.io/contrib/propagators/b3 v1.24.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ fortio.org/cli v1.5.2 h1:MfEcHAhYyIkwG04/K1YJL946Y8/jyAjmF9WeR5ZG/5E=
fortio.org/cli v1.5.2/go.mod h1:SdQufh5PLd6oX2EtvtzLFw++gw8zVoejD1WlwGXAvYw=
fortio.org/dflag v1.7.1 h1:sDdYSw3py02awhgtWEtRtZvOM0UWgeDweRsXWROU3A0=
fortio.org/dflag v1.7.1/go.mod h1:3KB1SSilm1WwYl7gydDCnV24+DQaycAusNyy06dDD+c=
fortio.org/fortio v1.63.5 h1:XUxnT4F1vJ1EXLFAn0AYwseH0UUhr+Ti1+4REJo/faI=
fortio.org/fortio v1.63.5/go.mod h1:UENF+pkyCpOYn7Wpu/meR8bjKOTcap3Lo5JqGANhkLE=
fortio.org/log v1.12.1 h1:8JNdFqOFbtifrdbqKkQZchGAoooLLr1J/tD2lYl1ZaI=
fortio.org/log v1.12.1/go.mod h1:1tMBG/Elr6YqjmJCWiejJp2FPvXg7/9UAN0Rfpkyt1o=
fortio.org/fortio v1.63.6 h1:GmyBxQUfFSrFc9D1Om4Z8mE7Df/CplCLWfWqMj5BIVo=
fortio.org/fortio v1.63.6/go.mod h1:mUw3w8PBpgAK519XawAVFhH1Gb/e26GLuI6+3X2hLnY=
fortio.org/log v1.12.2 h1:JwLDFvEUKGfqA09fcf+mOn8kxsvwhjXV92xghxNnnwA=
fortio.org/log v1.12.2/go.mod h1:1tMBG/Elr6YqjmJCWiejJp2FPvXg7/9UAN0Rfpkyt1o=
fortio.org/scli v1.14.2 h1:dZEyzpC6YmCm24YSd2AvCAeMOxFEl7o4HvArFUpksIo=
fortio.org/scli v1.14.2/go.mod h1:5wwP5rS46H3vGoCWu5XaaDSH0f0OZnHJajgxR4E6fvs=
fortio.org/sets v1.0.4 h1:z5+qleG+9lpbpjGHvRGhfd+E5pJGsLetYl/w4pMc5MM=
Expand Down

0 comments on commit e6ff527

Please sign in to comment.