fix: remove local replace directive for simplecolorpalettes

This commit is contained in:
2026-02-23 14:01:09 +00:00
parent bf06224d7a
commit 7f7a0a0636
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -3,5 +3,3 @@ module github.com/taigrr/colorhash
go 1.26
require github.com/taigrr/simplecolorpalettes v0.9.8
replace github.com/taigrr/simplecolorpalettes => ../simplecolorpallette

2
go.sum
View File

@@ -0,0 +1,2 @@
github.com/taigrr/simplecolorpalettes v0.9.8 h1:1gOOQzITWrI8zdkSxwxYnmiW7vNN38EOnyM90p5UIGA=
github.com/taigrr/simplecolorpalettes v0.9.8/go.mod h1:BY4QmT0/721SP4Ae/7dIh7S2+lTAiXKWJmGN9P+Ng2o=