Skip to content

Commit

Permalink
Revert WORKSPACE deps to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jayconrod committed Nov 3, 2019
1 parent cdcc46e commit 4504bac
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//v3:deps.bzl", "go_rules_dependencies")

go_rules_dependencies()

0 comments on commit 4504bac

Please sign in to comment.