Skip to content

Commit

Permalink
Bump github.com/outofforest/buildgo from 0.7.1 to 0.7.2 in /build (#248)
Browse files Browse the repository at this point in the history
Bumps [github.com/outofforest/buildgo](https://github.com/outofforest/buildgo) from 0.7.1 to 0.7.2.
- [Commits](outofforest/tools@v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2023
1 parent 4defe76 commit e5aa31d
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.18

require (
github.com/outofforest/build v1.12.1
github.com/outofforest/buildgo v0.7.1
github.com/outofforest/buildgo v0.7.2
github.com/outofforest/libexec v0.3.9
)

Expand Down
4 changes: 2 additions & 2 deletions build/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/outofforest/build v1.12.1 h1:OQLWoI/+2Jd0zz4QoRuv3rHdwv9XBowLv92iTX2sXZw=
github.com/outofforest/build v1.12.1/go.mod h1:YIuSFZTtWJgrTlNQPK8W9IuY7d4wypl47l8brCst5Co=
github.com/outofforest/buildgo v0.7.1 h1:dhx78KyZnEr8sjZluK4haiUKG6D4UADxz3gf0iAQsog=
github.com/outofforest/buildgo v0.7.1/go.mod h1:v9J7mAmeOCZgyzkJ6dkINdcGyEYzljdlfzHcrF9WXRI=
github.com/outofforest/buildgo v0.7.2 h1:DCVSQEsY5vP7F6B0BohtA8C0KdJQMP5v0H0d33fm+gM=
github.com/outofforest/buildgo v0.7.2/go.mod h1:v9J7mAmeOCZgyzkJ6dkINdcGyEYzljdlfzHcrF9WXRI=
github.com/outofforest/ioc/v2 v2.5.2 h1:4mNzLuzoZTXL/cO0qf1TrSYvejMgbZz5OUhdLzAUbek=
github.com/outofforest/ioc/v2 v2.5.2/go.mod h1:yI+FHuHchC/t6nVo3WJ96qEgCXdHQKFI/4wW2/75YcU=
github.com/outofforest/libexec v0.3.9 h1:KvVLuKDHqpydwNoKm+j36hi9DVPU61X4oHonlZ5cw88=
Expand Down

0 comments on commit e5aa31d

Please sign in to comment.