mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Switch to go vanity urls (#2706)
Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
@@ -23,8 +23,8 @@ import (
|
||||
"github.com/franela/goblin"
|
||||
"github.com/gin-gonic/gin"
|
||||
|
||||
"github.com/woodpecker-ci/woodpecker/server/forge/github/fixtures"
|
||||
"github.com/woodpecker-ci/woodpecker/server/model"
|
||||
"go.woodpecker-ci.org/woodpecker/server/forge/github/fixtures"
|
||||
"go.woodpecker-ci.org/woodpecker/server/model"
|
||||
)
|
||||
|
||||
func Test_github(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user