Skip to content

Commit

Permalink
Merge pull request #178 from sergeyt/renovate/github.com-graymeta-sto…
Browse files Browse the repository at this point in the history
…w-0.x

Update module graymeta/stow to v0.2.6
  • Loading branch information
sergeyt authored Jun 24, 2020
2 parents 616d52f + f3f5d1f commit f480997
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/gorilla/schema v1.1.0 // indirect
github.com/gorilla/sessions v1.2.0 // indirect
github.com/gorilla/websocket v1.4.0 // indirect
github.com/graymeta/stow v0.2.5
github.com/graymeta/stow v0.2.6
github.com/imkira/go-interpol v1.1.0 // indirect
github.com/jtblin/go-ldap-client v0.0.0-20170223121919-b73f66626b33 // indirect
github.com/klauspost/compress v1.8.5 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
github.com/graymeta/stow v0.2.5 h1:YFSo4nsAU4Fbi4r/neLIgVYlrMzA1ReDUkdLYTQm/RM=
github.com/graymeta/stow v0.2.5/go.mod h1:+0vRL9oMECKjPMP7OeVWl8EIqRCpFwDlth3mrAeV2Kw=
github.com/graymeta/stow v0.2.6 h1:WLcx3912lNC6vT5k9wkuGKq3jP34yXxd4jK9+f17aGg=
github.com/graymeta/stow v0.2.6/go.mod h1:+0vRL9oMECKjPMP7OeVWl8EIqRCpFwDlth3mrAeV2Kw=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
Expand Down

0 comments on commit f480997

Please sign in to comment.