Home
last modified time | relevance | path

Searched refs:modcache (Results 1 – 25 of 84) sorted by relevance

1234

/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gotest.tools/v3/
H A Ddobi.yaml12 mount=modcache:
25 mounts: [source, buildcache, modcache]
31 mounts: [source, buildcache, modcache]
41 mounts: [source, buildcache, modcache]
47 mounts: [source, buildcache, modcache]
52 mounts: [source, buildcache, modcache]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gotest.tools/v3/
H A Ddobi.yaml12 mount=modcache:
25 mounts: [source, buildcache, modcache]
31 mounts: [source, buildcache, modcache]
41 mounts: [source, buildcache, modcache]
47 mounts: [source, buildcache, modcache]
52 mounts: [source, buildcache, modcache]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/regtest/
H A Dimports_test.go139 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
143 defer os.RemoveAll(modcache)
144 editorConfig := fake.EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
154 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
155 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go145 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
149 defer os.RemoveAll(modcache)
150 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
160 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
161 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go140 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
144 defer os.RemoveAll(modcache)
145 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
155 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
156 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go145 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
149 defer os.RemoveAll(modcache)
150 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
160 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
161 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go149 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
153 defer os.RemoveAll(modcache)
154 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
164 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
165 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/gopls/internal/regtest/misc/
H A Dimports_test.go151 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
155 defer os.RemoveAll(modcache)
156 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
166 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
167 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/gopls/internal/regtest/
H A Dimports_test.go145 modcache, err := ioutil.TempDir("", "TestGOMODCACHE-modcache")
149 defer os.RemoveAll(modcache)
150 editorConfig := EditorConfig{Env: map[string]string{"GOMODCACHE": modcache}}
160 if !strings.HasPrefix(path, filepath.ToSlash(modcache)) {
161 …e dependency outside of GOMODCACHE: got %v, wanted subdir of %v", path, filepath.ToSlash(modcache))
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/hashicorp/memberlist/.circleci/
H A Dconfig.yml20 - memberlist-modcache-v1-{{ checksum "go.mod" }}
26 key: memberlist-modcache-v1-{{ checksum "go.mod" }}
51 - memberlist-modcache-v1-{{ checksum "go.mod" }}

1234