mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-15 04:35:16 +00:00
UI cleanup and changes
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,6 +3,7 @@ module codeberg.org/video-prize-ranch/rimgo
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/aymerick/raymond v2.0.2+incompatible
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/gofiber/fiber/v2 v2.36.0
|
||||
github.com/gofiber/template v1.6.30
|
||||
@@ -16,7 +17,6 @@ require (
|
||||
require (
|
||||
github.com/andybalholm/brotli v1.0.4 // indirect
|
||||
github.com/aymerick/douceur v0.2.0 // indirect
|
||||
github.com/aymerick/raymond v2.0.2+incompatible // indirect
|
||||
github.com/gorilla/css v1.0.0 // indirect
|
||||
github.com/klauspost/compress v1.15.9 // indirect
|
||||
github.com/tidwall/match v1.1.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user