-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGomfile
10 lines (10 loc) · 883 Bytes
/
Gomfile
1
2
3
4
5
6
7
8
9
10
gom 'github.com/dgrijalva/jwt-go', :commit => '63734eae1ef55eaac06fdc0f312615f2e321e273'
gom 'github.com/gorilla/context', :commit => '08b5f424b9271eedf6f9f0ce86cb9396ed337a42'
gom 'github.com/gorilla/securecookie', :commit => 'c13558c2b1c44da35e0eb043053609a5ba3a1f19'
gom 'github.com/gorilla/sessions', :commit => '478cbfc73df023ca675fe89ea13a72b026fcced6'
gom 'github.com/labstack/echo', :commit => 'ab7885d3034694f50ade1b8e3b6931f5998b4395'
gom 'github.com/labstack/gommon', :commit => '431777a5117c8de4352a400dad1e2a55f484b189'
gom 'github.com/mattn/go-colorable', :commit => 'ed8eb9e318d7a84ce5915b495b7d35e0cfe7b5a8'
gom 'github.com/mattn/go-isatty', :commit => '66b8e73f3f5cda9f96b69efd03dd3d7fc4a5cdb8'
gom 'github.com/valyala/fasttemplate', :commit => '3b874956e03f1636d171bda64b130f9135f42cff'
gom 'golang.org/x/net', :commit => '6250b412798208e6c90b03b7c4f226de5aa299e2'