update url to deadbeef.codes subdomain
continuous-integration/drone Build is failing Details

This commit is contained in:
Steven Polley 2023-11-24 13:42:05 -07:00
parent b7e9c3a60d
commit 72626779d7
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ name: default
workspace:
base: /go
path: src/code.mashffxiv.com/MashPotato/gilgetter
path: src/code.mashffxiv.deadbeef.codes/MashPotato/gilgetter
steps:
@ -24,4 +24,4 @@ steps:
- name: package in docker container
image: plugins/docker
settings:
repo: registry.mashffxiv.com/gilgetter
repo: registry.mashffxiv.deadbeef.codes/gilgetter

View File

@ -13,7 +13,7 @@ import (
"strings"
"time"
inventorytools "code.mashffxiv.com/MashPotato/gilgetter/inventorytools"
inventorytools "code.mashffxiv.deadbeef.codes/MashPotato/gilgetter/inventorytools"
)
// http - GET /

View File

@ -12,7 +12,7 @@ import (
"strings"
"time"
"code.mashffxiv.com/MashPotato/gilgetter/inventorytools"
"code.mashffxiv.deadbeef.codes/MashPotato/gilgetter/inventorytools"
"github.com/fsnotify/fsnotify"
)

View File

@ -15,7 +15,7 @@ import (
"text/template"
"time"
inventorytools "code.mashffxiv.com/MashPotato/gilgetter/inventorytools"
inventorytools "code.mashffxiv.deadbeef.codes/MashPotato/gilgetter/inventorytools"
)
var (