summaryrefslogtreecommitdiff
path: root/config/common.go
diff options
context:
space:
mode:
authorDan Duvall <dduvall@wikimedia.org>2018-07-30 15:26:45 -0700
committerDan Duvall <dduvall@wikimedia.org>2018-07-31 12:22:55 -0700
commit80936122c749199bb9a376a23ae85e45c4abebe0 (patch)
tree410d920d49b45ce89bbd487e0793ccc72fb6a493 /config/common.go
parentaba163aa5a762a497a5b7a0f1a43fb756c916d64 (diff)
downloadblubber-80936122c749199bb9a376a23ae85e45c4abebe0.tar.gz
Change import paths from Phabricator to Gerrit
All import paths and other references to the previously Blubber repo in Phabricator have been changed to point to the new Gerrit project URL. Note that building or testing against this change will require you to move your working directory to `$GOPATH/src/gerrit.wikimedia.org/r/blubber`. Contribution documentation was updated to reflect the changes, and the `.arcvendor` submodule has been removed. Bug: T200452 Change-Id: I3ab23e420b2825e86e2bd7c9b3da9d4de23edaa1
Diffstat (limited to 'config/common.go')
-rw-r--r--config/common.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common.go b/config/common.go
index 96fb2b0..b3a9401 100644
--- a/config/common.go
+++ b/config/common.go
@@ -1,7 +1,7 @@
package config
import (
- "phabricator.wikimedia.org/source/blubber/build"
+ "gerrit.wikimedia.org/r/blubber/build"
)
// CommonConfig holds the configuration fields common to both the root config