issues
search
chainguard-dev
/
gobump
Go tool to declaratively bump dependencies.
Apache License 2.0
7
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replaces fails - if the upstream project has defined the dependency in both a 'replace' and a 'require' block
#38
mamccorm
opened
1 month ago
1
gobump - Should the 'deps' field be required?
#37
mamccorm
opened
2 months ago
1
introduce new `--skip-initial-tidy` flag
#36
Dentrax
closed
3 months ago
4
fail when bumping the main module dependency
#35
hectorj2f
closed
5 months ago
0
When updating an existing dependency: move it to the end of the list instead of updating its value
#34
hectorj2f
closed
6 months ago
1
Handle multiple go build blocks
#33
hectorj2f
closed
6 months ago
2
Add --bump-file flag that takes arguments from a file.
#32
vaikas
closed
7 months ago
1
fix: if a go version is specified we should use that and not determin…
#31
rawlingsj
closed
7 months ago
0
fix: respect go get order
#30
hectorj2f
closed
8 months ago
0
switch default go version to come from the build environment rather t…
#29
rawlingsj
closed
8 months ago
0
add support to run go vendor commands
#28
hectorj2f
closed
8 months ago
0
run go mod vendor when detected a vendor folder
#27
hectorj2f
closed
8 months ago
1
auto detect go version is causing some failures
#26
rawlingsj
closed
8 months ago
1
Switch version order in log message.
#25
dlorenc
closed
8 months ago
0
go/bump package downloading order causing failure
#24
jamonation
closed
8 months ago
2
switch to warning when replacing to lower version than require block
#23
hectorj2f
closed
9 months ago
3
replaces: don't error when setting an older version
#22
hectorj2f
closed
6 months ago
1
Add support for tidy compat flag
#21
hectorj2f
closed
9 months ago
0
chore: allow passing replaces or packages
#20
hectorj2f
closed
9 months ago
0
fix: handle deps that also appear in replaces blocks in the go.mod
#19
hectorj2f
closed
9 months ago
0
add error msg to set the dep into replaces
#18
hectorj2f
closed
9 months ago
2
keda-2.9 cve remediation job failed with an error from the replace operation
#17
hectorj2f
closed
9 months ago
1
Improve Errors and Update Readme
#16
debasishbsws
closed
9 months ago
3
chore: Update the readme
#15
hectorj2f
closed
9 months ago
0
go-version: use the version from the go.mod file
#14
hectorj2f
closed
9 months ago
0
[DNM]: show diffs between the original and new go.mod file
#13
hectorj2f
closed
9 months ago
0
fix: module replace
#12
hectorj2f
closed
9 months ago
0
Add go version flag for backwards compatibility
#11
hectorj2f
closed
9 months ago
0
fix: list of packages
#10
hectorj2f
closed
9 months ago
0
Prepare a new release with all the latest changes
#9
hectorj2f
closed
9 months ago
1
feat: gobump should error when in the list of dependencies are some old version
#8
hectorj2f
closed
9 months ago
1
Support a dry-run flag to show the diff of the go mod file after running gobump
#7
hectorj2f
closed
9 months ago
1
chore: detect go version for go mod tidy
#6
hectorj2f
closed
10 months ago
0
Avoid overriding go-version in gobump
#5
rawlingsj
closed
10 months ago
1
feat: add go mod tidy flag and store the list of packages in a map
#4
hectorj2f
closed
10 months ago
0
Refactor code organization
#3
hectorj2f
closed
10 months ago
0
Support multi-line
#2
mamccorm
opened
10 months ago
4
chore: add CI scripts
#1
hectorj2f
closed
10 months ago
0