Skip to content

Commit

Permalink
[disk][freebsd] Work around #853, pin x/sys with dep to the hash just…
Browse files Browse the repository at this point in the history
… before upstream breaking change
  • Loading branch information
Lomanic committed May 31, 2020
1 parent a303ddc commit e9ecebe
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
25 changes: 16 additions & 9 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
version = "1.2.2"

[[constraint]]
branch = "master"
name = "golang.org/x/sys"
revision = "a7d97aace0b03bedead413ec782269d62e032341"

[prune]
go-tests = true
Expand Down

0 comments on commit e9ecebe

Please sign in to comment.