Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paultyng committed Mar 4, 2019
1 parent 37bc793 commit 786fa1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
],
"gomodTidy": true,
"ignoreDeps": [
"golang.org/x/net"
"golang.org/x/net",
"golang.org/x/sys"
]
}

0 comments on commit 786fa1f

Please sign in to comment.