webhook/vendor/modules.txt
Morten Linderud 7cfc2a74a8
Added go modules support
Easier to deal with and been supported for a while from go. I have
synced the vendor folder to the current dependencies as well.

Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-03-28 15:08:50 +01:00

25 lines
689 B
Plaintext

# github.com/codegangsta/negroni v0.2.1-0.20171009163950-5bc66cf1ad89
## explicit
github.com/codegangsta/negroni
# github.com/ghodss/yaml v1.0.0
## explicit
github.com/ghodss/yaml
# github.com/gorilla/context v1.1.1
## explicit
github.com/gorilla/context
# github.com/gorilla/mux v1.5.1-0.20171008214913-bdd5a5a1b0b4
## explicit
github.com/gorilla/mux
# github.com/satori/go.uuid v1.1.1-0.20170321230731-5bf94b69c6b6
## explicit
github.com/satori/go.uuid
# golang.org/x/sys v0.0.0-20171006175012-ebfc5b463182
## explicit
golang.org/x/sys/unix
# gopkg.in/fsnotify.v1 v1.4.2
## explicit
gopkg.in/fsnotify.v1
# gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7
## explicit
gopkg.in/yaml.v2