diff options
Diffstat (limited to 'audio/gonic/go-mod.mk')
-rw-r--r-- | audio/gonic/go-mod.mk | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/audio/gonic/go-mod.mk b/audio/gonic/go-mod.mk new file mode 100644 index 000000000000..e682eb90b24f --- /dev/null +++ b/audio/gonic/go-mod.mk @@ -0,0 +1,51 @@ +GH_TUPLE= \ + Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \ + Masterminds:semver:v1.5.0:masterminds_semver/vendor/github.com/Masterminds/semver \ + Masterminds:sprig:v2.22.0:masterminds_sprig/vendor/github.com/Masterminds/sprig \ + PuerkitoBio:goquery:v1.5.1:puerkitobio_goquery/vendor/github.com/PuerkitoBio/goquery \ + andybalholm:cascadia:v1.1.0:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ + cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \ + disintegration:imaging:v1.6.2:disintegration_imaging/vendor/github.com/disintegration/imaging \ + dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ + faiface:beep:v1.0.2:faiface_beep/vendor/github.com/faiface/beep \ + go-check:check:788fd7840127:go_check_check/vendor/gopkg.in/check.v1 \ + go-gormigrate:gormigrate:v1.6.0:go_gormigrate_gormigrate/vendor/gopkg.in/gormigrate.v1 \ + golang:crypto:eec23a3978ad:golang_crypto/vendor/golang.org/x/crypto \ + golang:exp:eab1b5eb1a03:golang_exp/vendor/golang.org/x/exp \ + golang:image:35266b937fa6:golang_image/vendor/golang.org/x/image \ + golang:mobile:e6ae53a27f4f:golang_mobile/vendor/golang.org/x/mobile \ + golang:net:d3edc9973b7e:golang_net/vendor/golang.org/x/net \ + golang:sys:0d417f636930:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ + google:uuid:v1.1.2:google_uuid/vendor/github.com/google/uuid \ + gorilla:context:v1.1.1:gorilla_context/vendor/github.com/gorilla/context \ + gorilla:mux:v1.8.0:gorilla_mux/vendor/github.com/gorilla/mux \ + gorilla:securecookie:v1.1.1:gorilla_securecookie/vendor/github.com/gorilla/securecookie \ + gorilla:sessions:v1.2.1:gorilla_sessions/vendor/github.com/gorilla/sessions \ + hajimehoshi:go-mp3:v0.3.1:hajimehoshi_go_mp3/vendor/github.com/hajimehoshi/go-mp3 \ + hajimehoshi:oto:v0.7.0:hajimehoshi_oto/vendor/github.com/hajimehoshi/oto \ + huandu:xstrings:v1.3.2:huandu_xstrings/vendor/github.com/huandu/xstrings \ + icza:bitio:v1.0.0:icza_bitio/vendor/github.com/icza/bitio \ + imdario:mergo:v0.3.11:imdario_mergo/vendor/github.com/imdario/mergo \ + jinzhu:gorm:v1.9.16:jinzhu_gorm/vendor/github.com/jinzhu/gorm \ + jinzhu:inflection:v1.0.0:jinzhu_inflection/vendor/github.com/jinzhu/inflection \ + josephburnett:jd:aa1a7c66b42f:josephburnett_jd/vendor/github.com/josephburnett/jd \ + json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \ + karrick:godirwalk:v1.16.1:karrick_godirwalk/vendor/github.com/karrick/godirwalk \ + kr:pretty:v0.1.0:kr_pretty/vendor/github.com/kr/pretty \ + mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + mewkiz:flac:v1.0.6:mewkiz_flac/vendor/github.com/mewkiz/flac \ + mewkiz:pkg:dd47075182ea:mewkiz_pkg/vendor/github.com/mewkiz/pkg \ + mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \ + mitchellh:reflectwalk:v1.0.1:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \ + mmcdole:gofeed:v1.1.0:mmcdole_gofeed/vendor/github.com/mmcdole/gofeed \ + mmcdole:goxpp:0068e33feabf:mmcdole_goxpp/vendor/github.com/mmcdole/goxpp \ + modern-go:concurrent:e0a39a4cb421:modern_go_concurrent/vendor/github.com/modern-go/concurrent \ + modern-go:reflect2:4b7aa43c6742:modern_go_reflect2/vendor/github.com/modern-go/reflect2 \ + nicksellen:audiotags:94015fa599bd:nicksellen_audiotags/vendor/github.com/nicksellen/audiotags \ + oklog:run:v1.1.0:oklog_run/vendor/github.com/oklog/run \ + oxtoacart:bpool:03653db5a59c:oxtoacart_bpool/vendor/github.com/oxtoacart/bpool \ + peterbourgon:ff:v1.7.0:peterbourgon_ff/vendor/github.com/peterbourgon/ff \ + pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ + rainycape:unidecode:cb7f23ec59be:rainycape_unidecode/vendor/github.com/rainycape/unidecode \ + wader:gormstore:65a111a20c23:wader_gormstore/vendor/github.com/wader/gormstore |