mirror of
https://gitlab.durp.info/durfy/modules/durpify.git
synced 2026-05-07 08:00:30 -05:00
Update module github.com/charmbracelet/log to v2
This commit is contained in:
parent
0284512e36
commit
395fdfb424
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.25
|
||||||
require (
|
require (
|
||||||
github.com/MicahParks/keyfunc v1.9.0
|
github.com/MicahParks/keyfunc v1.9.0
|
||||||
github.com/a-h/templ v0.3.960
|
github.com/a-h/templ v0.3.960
|
||||||
github.com/charmbracelet/log v0.4.2
|
github.com/charmbracelet/log/v2 v2.0.0
|
||||||
github.com/golang-jwt/jwt/v4 v4.5.2
|
github.com/golang-jwt/jwt/v4 v4.5.2
|
||||||
gitlab.com/durfy/durpify/handlers v0.0.0-20250708105701-c59d09e4c9da
|
gitlab.com/durfy/durpify/handlers v0.0.0-20250708105701-c59d09e4c9da
|
||||||
gopkg.in/yaml.v3 v3.0.1
|
gopkg.in/yaml.v3 v3.0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue