mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 21:03:22 +01:00
9 lines
162 B
Modula-2
9 lines
162 B
Modula-2
module github.com/vearutop/statigz
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/andybalholm/brotli v1.0.3
|
|
github.com/bool64/dev v0.1.41
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|