diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 01:51:22 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 08:30:01 -0500 |
| commit | 4178e3893f310425e76f6d4515af9e7d0ea36a0a (patch) | |
| tree | 0c5e576120e5f9554dd0a3dc3563f5f6a094c823 /app/config.go | |
| parent | 4dd5fd4f747c95cb258ab9a634d48f3eb8f19491 (diff) | |
| download | skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.tar.gz skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.tar.bz2 skunky-art-4178e3893f310425e76f6d4515af9e7d0ea36a0a.zip | |
update org name
Diffstat (limited to 'app/config.go')
| -rwxr-xr-x | app/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config.go b/app/config.go index 74c01f7..2faa69d 100755 --- a/app/config.go +++ b/app/config.go @@ -8,7 +8,7 @@ import ( "strconv" "time" - "github.com/zerolabsco/devianter" + "github.com/krazywarez/devianter" ) // Release carries the build's version and description, set at link time and |
