Skip to content

Commit

Permalink
build(deps): bump github.com/gofunky/pyraset/v2 from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [github.com/gofunky/pyraset/v2](https://github.com/gofunky/pyraset) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/gofunky/pyraset/releases)
- [Commits](gofunky/pyraset@v2.0.3...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and matfax committed Nov 21, 2019
1 parent 1ca77fe commit 0f656bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/francoispqt/onelog v0.0.0-20181228065221-f24ed9c6639d
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
github.com/gofunky/automi v0.3.5
github.com/gofunky/pyraset/v2 v2.0.3
github.com/gofunky/pyraset/v2 v2.0.4
github.com/gofunky/semver v3.5.2+incompatible
github.com/google/go-cmp v0.3.1
github.com/gorilla/context v1.1.1 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/OneOfOne/xxhash v1.2.2 h1:KMrpdQIwFcEqXDklaen+P1axHaj9BSKzvpUUfnHldSE
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/OneOfOne/xxhash v1.2.4 h1:HZ+j9jn/+mcsaDSQRZuK00pXWdE25AQLtgm8kZct1Ew=
github.com/OneOfOne/xxhash v1.2.4/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/OneOfOne/xxhash v1.2.6 h1:U68crOE3y3MPttCMQGywZOLrTeF5HHJ3/vDBCJn9/bA=
github.com/OneOfOne/xxhash v1.2.6/go.mod h1:eZbhyaAYD41SGSSsnmcpxVoRiQ/MPUTjUdIIOT9Um7Q=
github.com/alecthomas/kong v0.1.16-0.20190121131426-2a90ca2ad300 h1:pziwTi5yEejdVg+vhh+0+BspanZPx7BqnQ4ycDRFXd8=
github.com/alecthomas/kong v0.1.16-0.20190121131426-2a90ca2ad300/go.mod h1:0m2VYms8rH0qbCqVB2gvGHk74bqLIq0HXjCs5bNbNQU=
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf h1:eg0MeVzsP1G42dRafH3vf+al2vQIJU0YHX+1Tw87oco=
Expand Down Expand Up @@ -47,6 +49,8 @@ github.com/gofunky/pyraset/v2 v2.0.2 h1:eI2hiJQ8O7L1US5p7rJs1yAkaPJDnSGzh44d6Ye4
github.com/gofunky/pyraset/v2 v2.0.2/go.mod h1:gKGNa3ukkBmlBHt1PYM3d6MI5UjWJ5Am5CCuzRMSVGY=
github.com/gofunky/pyraset/v2 v2.0.3 h1:06rDF9pZY4U0JWSPPWOK+xx1PC6eNrjmex/VDBb2IlQ=
github.com/gofunky/pyraset/v2 v2.0.3/go.mod h1:dA7+3y4BiYKrVBrozg15HToCngFyo0FsImJQwOgfjE8=
github.com/gofunky/pyraset/v2 v2.0.4 h1:5iqOzJohmZ+cOJEuyQp/TV4fZKbTi00oEt/Ndqlk5eQ=
github.com/gofunky/pyraset/v2 v2.0.4/go.mod h1:5bfB7g6tc1BOi9i503eRYmqOBFdE+2AMeFpmOYjzyMA=
github.com/gofunky/semver v3.5.2+incompatible h1:bLtS5NNx0gLpaUJHGRtePWV6vs5Q2cNhatKFqKny5J8=
github.com/gofunky/semver v3.5.2+incompatible/go.mod h1:7MXgDdC47tqmTJhxqX5CCuJaIx+c5igi9n0xPbKjG0U=
github.com/google/go-cmp v0.2.0 h1:+dTQ8DZQJz0Mb/HjFlkptS1FeQ4cWSnN941F8aEG4SQ=
Expand Down

0 comments on commit 0f656bd

Please sign in to comment.