Skip to content

Commit

Permalink
Update golang.org/x/sys to fix build issue with Go 1.18 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
folbricht authored Apr 8, 2022
1 parent f914eb9 commit 359d181
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 46 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ require (
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
golang.org/x/sys v0.0.0-20220406163625-3f8b81556e12 // indirect
google.golang.org/api v0.36.0
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/ini.v1 v1.62.0 // indirect
Expand Down
Loading

0 comments on commit 359d181

Please sign in to comment.