Skip to content
Snippets Groups Projects
Commit 987b331e authored by ale's avatar ale
Browse files

Update repository URL

parent 6770ba83
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ import (
"os/signal"
"syscall"
"git.autistici.org/ai3/acmeserver"
"git.autistici.org/ai3/tools/acmeserver"
"git.autistici.org/ai3/go-common/serverutil"
"gopkg.in/yaml.v2"
)
......
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: acmeserver
Source: <https://git.autistici.org/ai3/acmeserver>
Source: <https://git.autistici.org/ai3/tools/acmeserver>
Files: *
Copyright: 2018 Autistici/Inventati <info@autistici.org>
......
#!/usr/bin/make -f
export DH_GOPKG = git.autistici.org/ai3/acmeserver
export DH_GOPKG = git.autistici.org/ai3/tools/acmeserver
export DH_GOLANG_EXCLUDES = vendor
......
......@@ -195,5 +195,5 @@
"revisionTime": "2018-03-28T19:50:20Z"
}
],
"rootPath": "git.autistici.org/ai3/acmeserver"
"rootPath": "git.autistici.org/ai3/tools/acmeserver"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment