diff options
Diffstat (limited to 'main.go')
| -rwxr-xr-x | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import ( "skunkyart/static" "time" - "github.com/zerolabsco/devianter" + "github.com/krazywarez/devianter" ) // version is the release this binary was built from. The release workflow links |
