Skip to content

Commit b58808f

Browse files
dev: bump github.com/magefile/mage in /tools in the safe group
Bumps the safe group in /tools with 1 update: [github.com/magefile/mage](https://github.com/magefile/mage). Updates `github.com/magefile/mage` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/magefile/mage/releases) - [Commits](magefile/mage@v1.17.1...v1.17.2) --- updated-dependencies: - dependency-name: github.com/magefile/mage dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eab5e96 commit b58808f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/blang/semver v3.5.1+incompatible
1717
github.com/client9/misspell v0.3.4
1818
github.com/cloudflare/cfssl v1.6.5
19-
github.com/magefile/mage v1.17.1
19+
github.com/magefile/mage v1.17.2
2020
github.com/mattn/goveralls v0.0.12
2121
go.thethings.network/lorawan-stack/v3 v3.28.2
2222
gopkg.in/yaml.v2 v2.4.0

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,8 +1367,8 @@ github.com/lyft/protoc-gen-star/v2 v2.0.1/go.mod h1:RcCdONR2ScXaYnQC5tUzxzlpA3WV
13671367
github.com/lyft/protoc-gen-star/v2 v2.0.3/go.mod h1:amey7yeodaJhXSbf/TlLvWiqQfLOSpEk//mLlc+axEk=
13681368
github.com/lyft/protoc-gen-star/v2 v2.0.4-0.20230330145011-496ad1ac90a4/go.mod h1:amey7yeodaJhXSbf/TlLvWiqQfLOSpEk//mLlc+axEk=
13691369
github.com/magefile/mage v1.8.0/go.mod h1:IUDi13rsHje59lecXokTfGX0QIzO45uVPlXnJYsXepA=
1370-
github.com/magefile/mage v1.17.1 h1:F1d2lnLSlbQDM0Plq6Ac4NtaHxkxTK8t5nrMY9SkoNA=
1371-
github.com/magefile/mage v1.17.1/go.mod h1:Yj51kqllmsgFpvvSzgrZPK9WtluG3kUhFaBUVLo4feA=
1370+
github.com/magefile/mage v1.17.2 h1:fyXVu1eadI8Ap1HCCNgEhJ5McIWiYhLR8uol64ZZc40=
1371+
github.com/magefile/mage v1.17.2/go.mod h1:Yj51kqllmsgFpvvSzgrZPK9WtluG3kUhFaBUVLo4feA=
13721372
github.com/magiconair/properties v1.7.4-0.20170902060319-8d7837e64d3c/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
13731373
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
13741374
github.com/mattn/go-colorable v0.0.10-0.20170816031813-ad5389df28cd/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=

0 commit comments

Comments
 (0)