deps: bump golib to v0.8.1 (#5437)

This commit is contained in:
fatedier
2026-07-22 21:47:36 +08:00
committed by GitHub
parent f8fc3c6b1b
commit 84b907a198
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.0
require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/coreos/go-oidc/v3 v3.14.1
github.com/fatedier/golib v0.8.1-0.20260722102903-f59d12dbf4a6
github.com/fatedier/golib v0.8.1
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.0