mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
chore(deps): update all non-major dependencies
This commit is contained in:
parent
b6dd679124
commit
1835d9aa0d
6 changed files with 435 additions and 438 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/0xJacky/Nginx-UI
|
||||
|
||||
go 1.23.3
|
||||
go 1.23.4
|
||||
|
||||
require (
|
||||
github.com/0xJacky/pofile v0.2.1
|
||||
|
@ -10,7 +10,7 @@ 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.5.0
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue