aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-04-19 01:03:09 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-04-19 01:03:09 +0200
commitff1ea91bae4324dc6741c529e896a84a1b218020 (patch)
tree2aff625a043c1fc4375391d7a84cd955806e1fa8
parent60140d3f5ebb22ef30d7f1b82a220c620e031963 (diff)
downloadgo-schwift-ff1ea91bae4324dc6741c529e896a84a1b218020.tar.gz
force usage of new module path
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index cdaf1e4..639301c 100644
--- a/doc.go
+++ b/doc.go
@@ -107,4 +107,4 @@ that can be detected this way by stating that "This method fails with
http.StatusXXX if ...". Because of the wide variety of failure modes in Swift,
this information is not guaranteed to be exhaustive.
*/
-package schwift
+package schwift // import "go.xyrillian.de/schwift/v2"