upgrade ui version

This commit is contained in:
Brad Rydzewski 2019-09-21 11:54:33 -07:00
parent 0e009c7d04
commit 6c1507e8c6
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -19,7 +19,7 @@ require (
github.com/docker/go-units v0.3.3
github.com/drone/drone-go v1.0.6
github.com/drone/drone-runtime v1.1.0
github.com/drone/drone-ui v0.0.0-20190921183404-f7ea129a55aa
github.com/drone/drone-ui v0.0.0-20190921185401-7346724427f2
github.com/drone/drone-yaml v1.2.3-0.20190902155851-ad8ad9816fbf
github.com/drone/envsubst v1.0.1
github.com/drone/go-license v1.0.2

2
go.sum
View file

@ -83,6 +83,8 @@ github.com/drone/drone-ui v0.0.0-20190904041021-b4bb5da2b193 h1:T9pGkdg6kKcfF0VK
github.com/drone/drone-ui v0.0.0-20190904041021-b4bb5da2b193/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.0.0-20190921183404-f7ea129a55aa h1:ymt4uC57/CUlt8NBYKa55yNXS2SHoWJ9XPDVwoi2BOQ=
github.com/drone/drone-ui v0.0.0-20190921183404-f7ea129a55aa/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.0.0-20190921185401-7346724427f2 h1:Y7tKfuTV4zFphoPbaAHao9D6pSoxu7o1k1gXdeEvNRM=
github.com/drone/drone-ui v0.0.0-20190921185401-7346724427f2/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.8.1 h1:I4WBAlnk/YQzCggQy/Qegb8Nu2T2R9KVzxso/lL98so=
github.com/drone/drone-yaml v1.0.4 h1:NYTEGhf/XJMiJT8CwGy+pMOxWC8C2vhhzEo6/gbT4tU=
github.com/drone/drone-yaml v1.0.4/go.mod h1:eM365p3g9M5sroFBTR/najiGrZnd/GiIpWHC2UW8PoI=