mirror of
https://gitlab.durp.info/durfy/modules/durpify.git
synced 2026-05-07 16:10:28 -05:00
update to new location
This commit is contained in:
parent
d530803872
commit
264fc0c72a
8 changed files with 102 additions and 102 deletions
|
|
@ -1,25 +1,3 @@
|
|||
module gitlab.com/developerdurp/durpify/middleware
|
||||
module gitlab.com/durfy/durpify/middleware
|
||||
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/MicahParks/keyfunc v1.9.0
|
||||
github.com/charmbracelet/log v0.4.0
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
gitlab.com/developerdurp/durpify/handlers v0.0.0-20240902184301-9f6d8ac6219b
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
|
||||
github.com/charmbracelet/lipgloss v0.13.0 // indirect
|
||||
github.com/charmbracelet/x/ansi v0.2.3 // indirect
|
||||
github.com/go-logfmt/logfmt v0.6.0 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.16 // indirect
|
||||
github.com/muesli/termenv v0.15.2 // indirect
|
||||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
gitlab.com/developerdurp/logger v1.0.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 // indirect
|
||||
golang.org/x/sys v0.24.0 // indirect
|
||||
)
|
||||
go 1.24.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue