chore(deps): update orderedmap to v3

This commit is contained in:
Jacky 2024-12-14 17:36:48 +08:00
parent 779a60d456
commit d80db84adb
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D
4 changed files with 8 additions and 9 deletions

2
go.mod
View file

@ -10,7 +10,6 @@ require (
github.com/creack/pty v1.1.24
github.com/dgraph-io/ristretto/v2 v2.0.1
github.com/dustin/go-humanize v1.0.1
github.com/elliotchance/orderedmap/v2 v2.6.0
github.com/elliotchance/orderedmap/v3 v3.0.0
github.com/fatih/color v1.18.0
github.com/gin-contrib/static v1.1.2
@ -107,6 +106,7 @@ require (
github.com/dimchansky/utfbom v1.1.1 // indirect
github.com/dnsimple/dnsimple-go v1.7.0 // indirect
github.com/ebitengine/purego v0.8.1 // indirect
github.com/elliotchance/orderedmap/v2 v2.5.0 // indirect
github.com/exoscale/egoscale/v3 v3.1.7 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect