Skip to content

Commit 4945324

Browse files
Bump elliptic from 6.5.3 to 6.5.4 in /dashboard (#695)
* Bump elliptic from 6.5.3 to 6.5.4 in /dashboard Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]> * Rebuild assets * Add license Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Janikowski <[email protected]>
1 parent 73d178e commit 4945324

File tree

4 files changed

+83
-72
lines changed

4 files changed

+83
-72
lines changed

dashboard/assets.go

Lines changed: 63 additions & 63 deletions
Large diffs are not rendered by default.

dashboard/package-lock.json

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ require (
3535
github.com/ghodss/yaml v1.0.0
3636
github.com/gin-contrib/sse v0.0.0-20190301062529-5545eab6dad3 // indirect
3737
github.com/gin-gonic/gin v1.3.0
38+
github.com/google/addlicense v0.0.0-20200906110928-a0294312aa76 // indirect
3839
github.com/hashicorp/golang-lru v0.5.3 // indirect
3940
github.com/jessevdk/go-assets v0.0.0-20160921144138-4f4301a06e15
4041
github.com/jessevdk/go-assets-builder v0.0.0-20130903091706-b8483521738f

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvq
219219
github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8=
220220
github.com/golang/protobuf v1.4.2 h1:+Z5KGCizgyZCbGh1KZqA0fcLLkwbsjIzS4aV2v7wJX0=
221221
github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
222+
github.com/google/addlicense v0.0.0-20200906110928-a0294312aa76 h1:JypWNzPMSgH5yL0NvFoAIsDRlKFgL0AsS3GO5bg4Pto=
223+
github.com/google/addlicense v0.0.0-20200906110928-a0294312aa76/go.mod h1:EMjYTRimagHs1FwlIqKyX3wAM0u3rA+McvlIIWmSamA=
222224
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
223225
github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
224226
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=

0 commit comments

Comments
 (0)