mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
switch natural sort lib for a better one (#6862)
Switched to better natural sorting package
This commit is contained in:
parent
f7780cecb3
commit
840a3ce732
4 changed files with 6 additions and 129 deletions
|
@ -12,6 +12,7 @@ require (
|
|||
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
|
||||
github.com/docker/cli v20.10.9+incompatible
|
||||
github.com/docker/docker v20.10.9+incompatible
|
||||
github.com/fvbommel/sortorder v1.0.2
|
||||
github.com/fxamacker/cbor/v2 v2.3.0
|
||||
github.com/g07cha/defender v0.0.0-20180505193036-5665c627c814
|
||||
github.com/go-git/go-git/v5 v5.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue