diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-04-19 00:47:31 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-04-19 00:47:31 +0200 |
| commit | 137708df186982c9b60a4f0843ca6b6cbefa8c2a (patch) | |
| tree | 5a9461231457d480364eeb0241845cf0407cc6e5 /Makefile.maker.yaml | |
| parent | 5a39528a31f9455b106f62eb3dbb141ad584164a (diff) | |
| download | go-schwift-137708df186982c9b60a4f0843ca6b6cbefa8c2a.tar.gz | |
change module path to go.xyrillian.de/schwift/v2
Diffstat (limited to 'Makefile.maker.yaml')
| -rw-r--r-- | Makefile.maker.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.maker.yaml b/Makefile.maker.yaml index 1875a35..9b95cb0 100644 --- a/Makefile.maker.yaml +++ b/Makefile.maker.yaml @@ -1,7 +1,7 @@ # Configuration file for <https://github.com/sapcc/go-makefile-maker> metadata: - url: https://github.com/majewsky/schwift + url: https://go.xyrillian.de/schwift coverageTest: except: '/util' |
