We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439f015 commit 70976e6Copy full SHA for 70976e6
Makefile
@@ -12,7 +12,6 @@ export VCS_REF := $(shell git rev-parse HEAD)
12
export QUICKSTART_OPTIONS ?= ""
13
14
GO_DEPENDENCIES = github.com/ory/go-acc \
15
- github.com/ory/x/tools/listx \
16
github.com/golang/mock/mockgen \
17
github.com/go-swagger/go-swagger/cmd/swagger \
18
golang.org/x/tools/cmd/goimports \
go_mod_indirect_pins.go
@@ -12,7 +12,6 @@ import (
_ "github.com/gobuffalo/fizz"
_ "github.com/ory/go-acc"
- _ "github.com/ory/x/tools/listx"
_ "github.com/jteeuwen/go-bindata"
0 commit comments