Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acmeserver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
silver-platter
acmeserver
Commits
987b331e
Commit
987b331e
authored
6 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Update repository URL
parent
6770ba83
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
cmd/acmeserver/acmeserver.go
+1
-1
1 addition, 1 deletion
cmd/acmeserver/acmeserver.go
debian/copyright
+1
-1
1 addition, 1 deletion
debian/copyright
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
vendor/vendor.json
+1
-1
1 addition, 1 deletion
vendor/vendor.json
with
4 additions
and
4 deletions
cmd/acmeserver/acmeserver.go
+
1
−
1
View file @
987b331e
...
...
@@ -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"
)
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
1
View file @
987b331e
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>
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
987b331e
#!/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
...
...
This diff is collapsed.
Click to expand it.
vendor/vendor.json
+
1
−
1
View file @
987b331e
...
...
@@ -195,5 +195,5 @@
"revisionTime"
:
"2018-03-28T19:50:20Z"
}
],
"rootPath"
:
"git.autistici.org/ai3/acmeserver"
"rootPath"
:
"git.autistici.org/ai3/
tools/
acmeserver"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment