Skip to content

Commit

Permalink
[disk][freebsd] Work around shirou#853, pin x/sys with dep to the has…
Browse files Browse the repository at this point in the history
…h just before upstream breaking change
  • Loading branch information
Lomanic committed May 31, 2020
1 parent a303ddc commit f61deb5
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 f61deb5

Please sign in to comment.