Skip to content

Commit

Permalink
Bump the fortio group across 1 directory with 3 updates (#254)
Browse files Browse the repository at this point in the history
Bumps the fortio group with 2 updates in the / directory: [fortio.org/cli](https://github.com/fortio/cli) and [fortio.org/terminal](https://github.com/fortio/terminal).


Updates `fortio.org/cli` from 1.9.0 to 1.9.2
- [Release notes](https://github.com/fortio/cli/releases)
- [Commits](fortio/cli@v1.9.0...v1.9.2)

Updates `fortio.org/log` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.16.0...v1.17.1)

Updates `fortio.org/terminal` from 0.20.1 to 0.22.0
- [Release notes](https://github.com/fortio/terminal/releases)
- [Commits](fortio/terminal@v0.20.1...v0.22.0)

---
updated-dependencies:
- dependency-name: fortio.org/cli
  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-minor
  dependency-group: fortio
- dependency-name: fortio.org/terminal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fortio
...

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 Oct 4, 2024
1 parent 531d700 commit 0b72f00
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module grol.io/grol
go 1.22.7

require (
fortio.org/cli v1.9.0
fortio.org/log v1.16.0
fortio.org/cli v1.9.2
fortio.org/log v1.17.1
fortio.org/safecast v1.0.0
fortio.org/sets v1.2.0
fortio.org/struct2env v0.4.1
fortio.org/terminal v0.20.1
fortio.org/terminal v0.22.0
fortio.org/testscript v0.3.2 // only for tests
fortio.org/version v1.0.4
github.com/rivo/uniseg v0.4.7
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
fortio.org/assert v1.2.1 h1:48I39urpeDj65RP1KguF7akCjILNeu6vICiYMEysR7Q=
fortio.org/assert v1.2.1/go.mod h1:039mG+/iYDPO8Ibx8TrNuJCm2T2SuhwRI3uL9nHTTls=
fortio.org/cli v1.9.0 h1:cPgNHvrjxznmbmwuXSwPqQLKZ+RMW8i0iAOESLjt1aI=
fortio.org/cli v1.9.0/go.mod h1:pk/JBE8LcXtNuo5Yj2bLsVbwPaHo8NWdbstSN0cpbFk=
fortio.org/log v1.16.0 h1:GhU8/9NkYZmEIzvTN/DTMedDAStLJraWUUVUA2EbNDc=
fortio.org/log v1.16.0/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
fortio.org/cli v1.9.2 h1:17eJ8QZPjXHcLBpeCe0QMO/0fj5Bw0ZTxVgL7V9jOqc=
fortio.org/cli v1.9.2/go.mod h1:7r55OoTV8NXcTvJT4boWk8s3I2LP6TMZh/0LLMJEYw0=
fortio.org/log v1.17.1 h1:YQoGyZBnXTVIs77/nZw7BppwSOIamP3I092PGBenBZs=
fortio.org/log v1.17.1/go.mod h1:t58Spg9njjymvRioh5F6qKGSupEsnMjXLGWIS1i3khE=
fortio.org/safecast v1.0.0 h1:dr3131WPX8iS1pTf76+39WeXbTrerDYLvi9s7Oi3wiY=
fortio.org/safecast v1.0.0/go.mod h1:xZmcPk3vi4kuUFf+tq4SvnlVdwViqf6ZSZl91Jr9Jdg=
fortio.org/sets v1.2.0 h1:FBfC7R2xrOJtkcioUbY6WqEzdujuBoZRbSdp1fYF4Kk=
Expand All @@ -12,8 +12,8 @@ fortio.org/struct2env v0.4.1 h1:rJludAMO5eBvpWplWEQNqoVDFZr4RWMQX7RUapgZyc0=
fortio.org/struct2env v0.4.1/go.mod h1:lENUe70UwA1zDUCX+8AsO663QCFqYaprk5lnPhjD410=
fortio.org/term v0.23.0-fortio-6 h1:pKrUX0tKOxyEhkhLV50oJYucTVx94rzFrXc24lIuLvk=
fortio.org/term v0.23.0-fortio-6/go.mod h1:7buBfn81wEJUGWiVjFNiUE/vxWs5FdM9c7PyZpZRS30=
fortio.org/terminal v0.20.1 h1:FGscA6V/Mv/BC4beLmmDi3L6/8xzK2hQR9UCt+8Avb4=
fortio.org/terminal v0.20.1/go.mod h1:+NdTAsmXX1RSzrcpzkcFHixJgg8+kntVd+GoC7xPkVw=
fortio.org/terminal v0.22.0 h1:2auKXTVeZRMBrAaGUvw8iYgPX6iL7El3KtA7CfK8WIM=
fortio.org/terminal v0.22.0/go.mod h1:xexHm3pfMb3bHEH6Uxt86qJnjWZuHKhy4h9X7iqmYnk=
fortio.org/testscript v0.3.2 h1:ks5V+Y6H6nmeGqnVlZuLdiFwpqXemDkEnyGgCZa/ZNA=
fortio.org/testscript v0.3.2/go.mod h1:Z2kUvEDHYETV8FLxsdA6zwSZ8sZUiTNJh2Dw5c4a3Pg=
fortio.org/version v1.0.4 h1:FWUMpJ+hVTNc4RhvvOJzb0xesrlRmG/a+D6bjbQ4+5U=
Expand Down

0 comments on commit 0b72f00

Please sign in to comment.