Skip to content

Commit 2615936

Browse files
chore(deps): update module github.com/elliotchance/orderedmap/v2 to v3
1 parent ce96447 commit 2615936

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/davecgh/go-spew v1.1.1
1111
github.com/dominikbraun/graph v0.23.0
1212
github.com/elliotchance/orderedmap/v2 v2.7.0
13+
github.com/elliotchance/orderedmap/v3 v3.1.0
1314
github.com/fatih/color v1.18.0
1415
github.com/go-git/go-billy/v5 v5.6.2
1516
github.com/go-git/go-git/v5 v5.13.2

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ github.com/elazarl/goproxy v1.2.3 h1:xwIyKHbaP5yfT6O9KIeYJR5549MXRQkoQMRXGztz8YQ
4444
github.com/elazarl/goproxy v1.2.3/go.mod h1:YfEbZtqP4AetfO6d40vWchF3znWX7C7Vd6ZMfdL8z64=
4545
github.com/elliotchance/orderedmap/v2 v2.7.0 h1:WHuf0DRo63uLnldCPp9ojm3gskYwEdIIfAUVG5KhoOc=
4646
github.com/elliotchance/orderedmap/v2 v2.7.0/go.mod h1:85lZyVbpGaGvHvnKa7Qhx7zncAdBIBq6u56Hb1PRU5Q=
47+
github.com/elliotchance/orderedmap/v3 v3.1.0/go.mod h1:G+Hc2RwaZvJMcS4JpGCOyViCnGeKf0bTYCGTO4uhjSo=
4748
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
4849
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
4950
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=

0 commit comments

Comments
 (0)