Merge pull request #46 from laszlocph/woodpecker-ui

Moved to woodpecker-ui
This commit is contained in:
Laszlo Fogas 2019-07-09 13:30:21 +02:00 committed by GitHub
commit 4559767d19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 24 deletions

View file

@ -24,10 +24,10 @@ import (
"path/filepath" "path/filepath"
"time" "time"
"github.com/laszlocph/drone-ui/dist"
"github.com/laszlocph/drone-oss-08/model" "github.com/laszlocph/drone-oss-08/model"
"github.com/laszlocph/drone-oss-08/shared/token" "github.com/laszlocph/drone-oss-08/shared/token"
"github.com/laszlocph/drone-oss-08/version" "github.com/laszlocph/drone-oss-08/version"
"github.com/laszlocph/woodpecker-ui/dist"
"github.com/dimfeld/httptreemux" "github.com/dimfeld/httptreemux"
) )

View file

@ -12,3 +12,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
---
Woodpecker icon by Georgiana Ionescu from the Noun Project
Licensed as Creative Commons CCBY
https://thenounproject.com/term/woodpecker/1761314/

File diff suppressed because one or more lines are too long

8
vendor/vendor.json vendored
View file

@ -413,10 +413,10 @@
"revisionTime": "2016-05-04T02:26:26Z" "revisionTime": "2016-05-04T02:26:26Z"
}, },
{ {
"checksumSHA1": "rDtytQW0+4gz4qQjzA2vcDaFeXY=", "checksumSHA1": "J9u40mdSKve2ZmJ6fJ152J91Ysk=",
"path": "github.com/laszlocph/drone-ui/dist", "path": "github.com/laszlocph/woodpecker-ui/dist",
"revision": "cf441286eb88d97dc0f684fb91f13cbd5b0c765a", "revision": "44c428705a137f001759eebfd26c76658b263f6f",
"revisionTime": "2019-07-04T06:57:11Z", "revisionTime": "2019-07-09T10:47:28Z",
"version": "master", "version": "master",
"versionExact": "master" "versionExact": "master"
}, },