chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2024-12-14 09:14:53 +00:00 committed by GitHub
parent b6dd679124
commit 1835d9aa0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 435 additions and 438 deletions

4
go.mod
View file

@ -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