bump olang/gddo 72a348e765d293ed6d1ded7b699591f14d6cd921
no local code changes, just keeping up with upstream
full diff: 9b12a26f3f...72a348e765
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
e5dce0f8c5
commit
38418287f7
2 changed files with 3 additions and 5 deletions
|
@ -2,7 +2,7 @@ github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d05887
|
|||
github.com/Microsoft/hcsshim 672e52e9209d1e53718c1b6a7d68cc9272654ab5
|
||||
github.com/Microsoft/go-winio 6c72808b55902eae4c5943626030429ff20f3b63 # v0.4.14
|
||||
github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
|
||||
github.com/golang/gddo 9b12a26f3fbd7397dee4e20939ddca719d840d2a
|
||||
github.com/golang/gddo 72a348e765d293ed6d1ded7b699591f14d6cd921
|
||||
github.com/google/uuid 0cd6bf5da1e1c83f8b45653022c74f71af0538a4 # v1.1.1
|
||||
github.com/gorilla/mux ed099d42384823742bba0bf9a72b53b55c9e2e38 # v1.7.2
|
||||
github.com/Microsoft/opengcs a10967154e143a36014584a6f664344e3bb0aa64
|
||||
|
|
6
vendor/github.com/golang/gddo/README.markdown
generated
vendored
6
vendor/github.com/golang/gddo/README.markdown
generated
vendored
|
@ -1,6 +1,6 @@
|
|||
This project is the source for http://godoc.org/
|
||||
This project is the source for https://godoc.org/
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](http://godoc.org/github.com/golang/gddo)
|
||||
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/golang/gddo)
|
||||
[![Build
|
||||
Status](https://travis-ci.org/golang/gddo.svg?branch=master)](https://travis-ci.org/golang/gddo)
|
||||
|
||||
|
@ -19,8 +19,6 @@ Contributions to this project are welcome, though please [file an
|
|||
issue](https://github.com/golang/gddo/issues/new). before starting work on
|
||||
anything major.
|
||||
|
||||
**We do not accept GitHub pull requests**
|
||||
|
||||
Please refer to the [Contribution
|
||||
Guidelines](https://golang.org/doc/contribute.html) on how to submit changes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue