fix package after repo name change

This commit is contained in:
Steven Polley 2018-08-01 19:51:59 -06:00
parent 385a0e349c
commit 663cadf297
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ pipeline:
commands:
- go get
- go build
- pwd
publish:
image: plugins/docker

View File

@ -14,7 +14,7 @@ import (
"strings"
"sync"
"deadbeef.codes/steven/mandelbrot/palette"
"deadbeef.codes/steven/mandelmapper/palette"
)
const (