Skip to content

Commit

Permalink
Revert WORKSPACE deps to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jayconrod committed Nov 3, 2019
1 parent cdcc46e commit 5ebfca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@

workspace(name = "rules_go_simple")

load("@rules_go_simple//v4:deps.bzl", "go_rules_dependencies")
load("@rules_go_simple//v1:deps.bzl", "go_rules_dependencies")

go_rules_dependencies()

0 comments on commit 5ebfca5

Please sign in to comment.