mirror of
https://gitlab.durp.info/durfy/modules/durpify.git
synced 2026-05-07 08:00:30 -05:00
Merge branch 'renovate/github.com-charmbracelet-log-2.x' into 'main'
Update module github.com/charmbracelet/log to v2 See merge request durfy/modules/durpify!1
This commit is contained in:
commit
786caa23da
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.25
|
|||
require (
|
||||
github.com/MicahParks/keyfunc v1.9.0
|
||||
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
|
||||
gitlab.com/durfy/durpify/handlers v0.0.0-20250708105701-c59d09e4c9da
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue