krz/devianter

A DeviantArt guest API library for Go.

clone: git clone https://gitbay.org/krz/devianter.git

b6f64729d2e3937a6758b5051200f058f81fd695

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-08-02T06:51:20Z

update org name
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 664200c..02c8212 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/zerolabsco/devianter
+module github.com/krazywarez/devianter
 
 go 1.18