aboutsummaryrefslogtreecommitdiff
path: root/archlinux/go-import-redirect.conf
blob: 6bb195a3433c13de29696e5422a4c102c9e959b4 (plain)
1
2
3
4
5
[{
  "pattern": "go\\.example\\.com/(.+)",
  "replacement": "https://git.example.com/$1",
  "vcs": "git"
}]