fix build: go-gopher migrated to another place

This commit is contained in:
Omar Polo
2021-10-24 13:19:42 +02:00
committed by nytpu
parent be43158649
commit a5a33a65f0
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"time"
"github.com/mmcdole/gofeed"
"github.com/prologic/go-gopher"
"git.mills.io/prologic/go-gopher"
"golang.nytpu.com/comitium/core"
)