Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/GeertJohan/go.rice from 1.0.0 to 1.0.3 #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
github.com/GeertJohan/go.rice v1.0.0
github.com/GeertJohan/go.rice v1.0.3
github.com/asticode/go-astikit v0.9.1
github.com/asticode/go-astilectron v0.18.0
github.com/asticode/go-astilectron-bundler v0.7.2
Expand Down Expand Up @@ -39,7 +39,6 @@ require (
github.com/kr/text v0.2.0 // indirect
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/nkovacs/streamquote v1.0.0 // indirect
github.com/pelletier/go-toml v1.7.0 // indirect
github.com/pkg/errors v0.9.1
github.com/skratchdot/open-golang v0.0.0-20190402232053-79abb63cd66e
Expand Down
87 changes: 4 additions & 83 deletions go.sum

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion vendor/github.com/GeertJohan/go.rice/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions vendor/github.com/GeertJohan/go.rice/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions vendor/github.com/GeertJohan/go.rice/appended.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion vendor/github.com/GeertJohan/go.rice/box.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions vendor/github.com/GeertJohan/go.rice/embedded/embedded.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/GeertJohan/go.rice/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions vendor/github.com/GeertJohan/go.rice/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 6 additions & 4 deletions vendor/github.com/GeertJohan/go.rice/rice/append.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions vendor/github.com/GeertJohan/go.rice/rice/clean.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vendor/github.com/GeertJohan/go.rice/rice/embed-go.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

204 changes: 0 additions & 204 deletions vendor/github.com/GeertJohan/go.rice/rice/embed-syso.go

This file was deleted.

4 changes: 3 additions & 1 deletion vendor/github.com/GeertJohan/go.rice/rice/flags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading