issues
search
OpenPeeDeeP
/
depguard
Go linter that checks if package imports are in a list of acceptable packages.
GNU General Public License v3.0
147
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/tools from 0.24.0 to 0.26.0
#103
dependabot[bot]
opened
3 weeks ago
0
Bump golang.org/x/tools from 0.24.0 to 0.25.0
#102
dependabot[bot]
closed
3 weeks ago
4
Allow forbiding `math/rand` usage
#101
mx-psi
closed
1 month ago
2
Bump golang.org/x/tools from 0.23.0 to 0.24.0
#100
dependabot[bot]
closed
2 months ago
0
Different major versions of a module should be treated as different modules
#99
FlorianLoch
closed
2 months ago
1
Bump golang.org/x/tools from 0.22.0 to 0.23.0
#98
dependabot[bot]
closed
3 months ago
0
Bump golang.org/x/tools from 0.21.0 to 0.22.0
#97
dependabot[bot]
closed
4 months ago
0
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
#96
dependabot[bot]
closed
5 months ago
0
Bump golang.org/x/tools from 0.20.0 to 0.21.0
#95
dependabot[bot]
closed
5 months ago
0
Bump golangci/golangci-lint-action from 5 to 6
#94
dependabot[bot]
closed
5 months ago
0
depguard doesn't seem to respect configuration
#93
ptokarski
opened
5 months ago
1
Bump golangci/golangci-lint-action from 4 to 5
#92
dependabot[bot]
closed
6 months ago
0
Bump golang.org/x/tools from 0.19.0 to 0.20.0
#91
dependabot[bot]
closed
6 months ago
0
Bump golang.org/x/tools from 0.18.0 to 0.19.0
#90
dependabot[bot]
closed
7 months ago
0
Bump golang.org/x/tools from 0.17.0 to 0.18.0
#89
dependabot[bot]
closed
8 months ago
0
Bump golangci/golangci-lint-action from 3 to 4
#88
dependabot[bot]
closed
8 months ago
0
Bump golang.org/x/tools from 0.16.0 to 0.17.0
#87
dependabot[bot]
closed
9 months ago
0
Fix tiny typo
#86
AlekSi
closed
9 months ago
0
Fix install cmd
#85
estensen
closed
9 months ago
0
Use directories in `files`
#84
qwerty287
opened
10 months ago
0
Bump golang.org/x/tools from 0.16.0 to 0.16.1
#83
dependabot[bot]
closed
9 months ago
1
Bump github/codeql-action from 2 to 3
#82
dependabot[bot]
closed
9 months ago
0
Bump actions/setup-go from 4 to 5
#81
dependabot[bot]
closed
10 months ago
0
README: add golangci-lint notice
#80
oliverpool
closed
11 months ago
3
Bump golang.org/x/tools from 0.15.0 to 0.16.0
#79
dependabot[bot]
closed
11 months ago
0
fallback to pkg root when locating config
#78
ardnew
closed
11 months ago
0
Bump golang.org/x/tools from 0.14.0 to 0.15.0
#77
dependabot[bot]
closed
11 months ago
0
how is this different from looking into go.mod?
#76
nikolaydubina
closed
1 year ago
1
Update README.md
#75
amincheloh
closed
1 year ago
0
Panic: depguard: package \"rabbitmq\" (isInitialPkg: true, needAnalyzeSource: true): runtime error: index out of range [-1]
#74
Creatone
closed
11 months ago
9
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
#73
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/tools from 0.13.0 to 0.14.0
#72
dependabot[bot]
closed
1 year ago
0
Repetitive word "current" removed
#71
safakkizkin
closed
1 year ago
0
Add a strict and lax mode for each list given
#70
dixonwille
closed
1 year ago
2
Introduce Concept of modes
#69
dixonwille
closed
1 year ago
0
Allow rules for indirect / transitive dependencies
#68
AlekSi
opened
1 year ago
3
Compile allow and deny list as globs to allow wildcards
#67
philwitty
opened
1 year ago
1
Add current module name to allow list
#66
mirecl
opened
1 year ago
3
Bump golang.org/x/tools from 0.12.0 to 0.13.0
#65
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#64
dependabot[bot]
closed
1 year ago
0
make it easier to deny "some" packages from a dependency
#63
thaJeztah
closed
1 year ago
3
Bump golang.org/x/tools from 0.11.1 to 0.12.0
#62
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/tools from 0.11.0 to 0.11.1
#61
dependabot[bot]
closed
1 year ago
0
Updated README.md
#60
1366613
closed
1 year ago
0
Bump golang.org/x/tools from 0.10.0 to 0.11.0
#59
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/tools from 0.9.3 to 0.10.0
#58
dependabot[bot]
closed
1 year ago
0
Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2
#57
dependabot[bot]
closed
1 year ago
0
Reusing configuration
#56
ianlewis
opened
1 year ago
11
Update README with information on Allow/Deny List functionality
#55
dixonwille
closed
1 year ago
4
Allow relative paths
#54
howardjohn
opened
1 year ago
2
Next