bump ui version

This commit is contained in:
Brad Rydzewski 2020-03-17 14:33:00 -07:00
parent c81263687c
commit 746e8df870
2 changed files with 4 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-20191004020100-87de5a7c28a9
github.com/drone/drone-ui v0.0.0-20200317200221-2f6ed1c9d851
github.com/drone/drone-yaml v1.2.4-0.20200117211255-4706608ba016
github.com/drone/envsubst v1.0.1
github.com/drone/go-license v1.0.2

3
go.sum
View file

@ -89,7 +89,10 @@ github.com/drone/drone-ui v0.0.0-20190927015913-030b648c98ff h1:/HEof0VX0/46OgYc
github.com/drone/drone-ui v0.0.0-20190927015913-030b648c98ff/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.0.0-20191004020100-87de5a7c28a9 h1:RNw1rupyrqjJ9hzK1N+vQjIx+8I/1mRZF3wFxL2ItxA=
github.com/drone/drone-ui v0.0.0-20191004020100-87de5a7c28a9/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.0.0-20200317200221-2f6ed1c9d851 h1:iH3k6ctwKH9EuJZNdKMu7rLJV/b6mEcdHzEf4vgkQyU=
github.com/drone/drone-ui v0.0.0-20200317200221-2f6ed1c9d851/go.mod h1:NBtVWW7NNJpD9+huMD/5TAE1db2nrEh0i35/9Rf1MPI=
github.com/drone/drone-ui v0.8.1 h1:I4WBAlnk/YQzCggQy/Qegb8Nu2T2R9KVzxso/lL98so=
github.com/drone/drone-ui v0.8.2 h1:YWnkXxMicTy9SbiwLFGg57CZTirUzNrDcjgLUk1fPkU=
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=
github.com/drone/drone-yaml v1.0.5 h1:LC74aQhyagrBYFTI3XmLEYNkMpEq4QZSQbwiLGyHrsg=