Skip to content

Commit

Permalink
Bump github.com/arduino/go-paths-helper from 1.9.2 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [github.com/arduino/go-paths-helper](https://github.com/arduino/go-paths-helper) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/arduino/go-paths-helper/releases)
- [Commits](arduino/go-paths-helper@v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/arduino/go-paths-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent a7ea86b commit 7898924
Show file tree
Hide file tree
Showing 2 changed files with 1,382 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ go 1.17

require (
github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
github.com/arduino/go-paths-helper v1.9.2
github.com/arduino/go-paths-helper v1.10.0
github.com/go-git/go-git/v5 v5.6.1
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.2
github.com/stretchr/testify v1.8.4
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
go.bug.st/relaxed-semver v0.11.0
)
Expand Down
Loading

0 comments on commit 7898924

Please sign in to comment.