Skip to content

Commit d6ba70c

Browse files
Bump github.com/arduino/go-properties-orderedmap from 1.8.0 to 1.8.1
Bumps [github.com/arduino/go-properties-orderedmap](https://github.com/arduino/go-properties-orderedmap) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/arduino/go-properties-orderedmap/releases) - [Commits](arduino/go-properties-orderedmap@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/arduino/go-properties-orderedmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8be3f47 commit d6ba70c

File tree

2 files changed

+1253
-3
lines changed

2 files changed

+1253
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1
99
require (
1010
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
1111
github.com/arduino/go-paths-helper v1.12.1
12-
github.com/arduino/go-properties-orderedmap v1.8.0
12+
github.com/arduino/go-properties-orderedmap v1.8.1
1313
github.com/client9/misspell v0.3.4
1414
github.com/go-git/go-git/v5 v5.7.0
1515
github.com/olekukonko/tablewriter v0.0.5

0 commit comments

Comments
 (0)