Skip to content

Commit

Permalink
Bump github.com/outofforest/tools from 1.0.2 to 1.0.3 in /build
Browse files Browse the repository at this point in the history
Bumps [github.com/outofforest/tools](https://github.com/outofforest/tools) from 1.0.2 to 1.0.3.
- [Commits](outofforest/tools@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/outofforest/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent f677162 commit 8969a83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/outofforest/build/v2 v2.2.0
github.com/outofforest/tools v1.0.2
github.com/outofforest/tools v1.0.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/outofforest/parallel v0.2.3 h1:DRIgHr7XTL4LLgsTqrj041kulv4ajtbCkRbkOG
github.com/outofforest/parallel v0.2.3/go.mod h1:cu210xIjJtOMXR2ERzEcNA2kr0Z0xfZjSKw2jTxAQ2E=
github.com/outofforest/run v0.6.0 h1:t/3vAodvU5L5vJ3BB0qRgfviX+T3JJmLgPN6G2WQs3U=
github.com/outofforest/run v0.6.0/go.mod h1:l7TAtA/zG+7JEH017Qrfm7gzmMyM0gjd+CereJdJSpI=
github.com/outofforest/tools v1.0.2 h1:EE+rasbu44NEX0ML7HtyNaeKdBT3CwEEURKMxGgJgoM=
github.com/outofforest/tools v1.0.2/go.mod h1:fn8F7Z4F4SdyWCSIQIf2NvHbN08fDCum+aDVEbxSPUs=
github.com/outofforest/tools v1.0.3 h1:afBGWuFGaNrcnhfud/ERh/ufN4kwvH0OOrvlx534jrA=
github.com/outofforest/tools v1.0.3/go.mod h1:fn8F7Z4F4SdyWCSIQIf2NvHbN08fDCum+aDVEbxSPUs=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 8969a83

Please sign in to comment.