Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/dependency/parser/golang/mod/testdata/normal/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/org/repo

go 1.22.0

toolchain go1.22.5
toolchain go1.22.12

require github.com/aquasecurity/go-version v0.0.0-20240603093900-cf8a8d29271d

Expand Down
Loading