mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
20 lines
444 B
TOML
20 lines
444 B
TOML
|
|
[[constraint]]
|
|
name = "github.com/mxpv/podcast"
|
|
branch = "release"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gin-gonic/gin"
|
|
version = "1.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gin-contrib/sessions"
|
|
revision = "a71ea9167c616cf9f02bc928ed08bc390c8279bc"
|
|
|
|
[[constraint]]
|
|
name = "github.com/mxpv/patreon-go"
|
|
revision = "181da1e272784f51dea234c0e58e595321abd1ed"
|
|
|
|
[[constraint]]
|
|
name = "github.com/ventu-io/go-shortid"
|
|
branch = "master" |