diff options
Diffstat (limited to 'svc/handlers_test.go')
-rw-r--r-- | svc/handlers_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/handlers_test.go b/svc/handlers_test.go index a2d77e2..46151d7 100644 --- a/svc/handlers_test.go +++ b/svc/handlers_test.go @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with Getwtxt. If not, see <https://www.gnu.org/licenses/>. */ -package svc // import "github.com/getwtxt/getwtxt/svc" +package svc // import "git.sr.ht/~gbmor/getwtxt/svc" import ( "bytes" |