Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OpenPeeDeeP/depguard issues and pull requests
#47 - Bump golang.org/x/tools from 0.7.0 to 0.9.1
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go
#46 - depguard: create analyzer: couldn't expand $gostd: could not read GOROOT directory
Issue -
State: open - Opened by hidu almost 2 years ago
#45 - Bump golang.org/x/tools from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, go
#44 - fix: analyzer name
Pull Request -
State: closed - Opened by ldez almost 2 years ago
#43 - Make sure pipeline runs for all PRs
Pull Request -
State: closed - Opened by dixonwille almost 2 years ago
#42 - Update Go Version to 1.20
Pull Request -
State: closed - Opened by dixonwille almost 2 years ago
#41 - Bump golang.org/x/tools from 0.1.12 to 0.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies, go
#40 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, go
#39 - Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go
#38 - Bump actions/setup-go from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#37 - Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag
Issue -
State: closed - Opened by Antonboom almost 2 years ago
- 2 comments
Labels: dependencies
#36 - Command in separate module being a pain
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#35 - Fix binary version mod file
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#34 - Fix one of the examle configs
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#33 - Update documentation
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#32 - Add ability for exact matches only in prefix lists
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#31 - Get core functionality working based on settings
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#30 - Tie in the variables to the compile step
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#29 - Flesh out the public settings for the linter
Pull Request -
State: closed - Opened by dixonwille over 2 years ago
#28 - Determine and Implement major go module versioning
Issue -
State: closed - Opened by dixonwille over 2 years ago
Labels: enhancement
#27 - Create a Github Action Pipeline for linting and testing PRs
Issue -
State: closed - Opened by dixonwille over 2 years ago
Labels: enhancement
#26 - Update to use x/tools/go/analysis
Issue -
State: closed - Opened by ldez over 2 years ago
- 4 comments
Labels: enhancement
#25 - Intermittent incorrect "`xyz` is in the denylist" errors
Issue -
State: closed - Opened by bmhatfield over 2 years ago
- 11 comments
Labels: bug
#24 - occasional NPE when running in CI
Issue -
State: closed - Opened by stillmatic over 2 years ago
- 7 comments
Labels: bug
#23 - Add mutex to ensure struct gets initialized once
Pull Request -
State: closed - Opened by Bryan1041 over 2 years ago
- 4 comments
#22 - README: Fix link to alecthomas/gometalinter
Pull Request -
State: closed - Opened by addshore over 2 years ago
#21 - Ignore File Rules
Pull Request -
State: closed - Opened by timkral about 3 years ago
- 4 comments
#20 - Prefer "allowlist" and "denylist" in the UI
Pull Request -
State: closed - Opened by cbandy about 3 years ago
#19 - Move to more inclusive language
Issue -
State: closed - Opened by bboreham over 3 years ago
- 1 comment
#18 - depguard does not check for "fmt"
Issue -
State: closed - Opened by kokizzu almost 4 years ago
- 1 comment
#17 - How to blacklist import in non-test files, but allow them in test files?
Issue -
State: closed - Opened by marten-seemann over 4 years ago
- 3 comments
#16 - whitelist + blacklist
Issue -
State: closed - Opened by pierrre almost 5 years ago
- 7 comments
Labels: enhancement
#15 - Add ability to have a list of dependencies at more granular level
Pull Request -
State: closed - Opened by dixonwille almost 5 years ago
#14 - richer dep semantics
Issue -
State: closed - Opened by frioux about 5 years ago
- 13 comments
Labels: enhancement
#13 - type and method level blacklisting
Issue -
State: open - Opened by frioux about 5 years ago
- 7 comments
Labels: enhancement, help wanted
#12 - Add ability to include error messages with package checks
Pull Request -
State: closed - Opened by codyleyhan over 5 years ago
#11 - could not resolve host go install
Issue -
State: closed - Opened by maikelmclauflin over 5 years ago
- 1 comment
Labels: invalid
#10 - depguard cannot blacklist toplevel imports (clearify what includeGoRoot does)
Issue -
State: closed - Opened by howardjohn over 5 years ago
- 4 comments
Labels: enhancement
#9 - feature request: check for version numbers
Issue -
State: closed - Opened by rayjlinden over 5 years ago
- 7 comments
Labels: enhancement
#8 - Add cache layer for checking if import paths point to root packages
Pull Request -
State: closed - Opened by hbandura over 5 years ago
- 2 comments
#7 - Depguard hangs with go modules
Issue -
State: closed - Opened by jirfag over 5 years ago
- 18 comments
Labels: enhancement
#6 - allow to check packages only for test files
Pull Request -
State: closed - Opened by bbrodriges about 6 years ago
- 1 comment
#5 - Fix package prefix to use right slice
Pull Request -
State: closed - Opened by dixonwille over 6 years ago
#4 - Need Test around the package
Issue -
State: closed - Opened by dixonwille over 6 years ago
Labels: enhancement
#3 - Add support for glob matching
Pull Request -
State: closed - Opened by dixonwille over 6 years ago
#2 - String Prefix -vs- Globbing for matching of import paths
Issue -
State: closed - Opened by frou over 6 years ago
- 10 comments
Labels: enhancement
#1 - Uses default configs if file is not found even with flag set
Issue -
State: closed - Opened by dixonwille over 6 years ago
Labels: bug, good first issue