mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
* Changes to support custom URL paths * Refactor image resolver code * Initialise box files at startup * Update packr Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
5 lines
87 B
Modula-2
5 lines
87 B
Modula-2
module github.com/gobuffalo/packd
|
|
|
|
go 1.13
|
|
|
|
require github.com/stretchr/testify v1.4.0
|