mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-16 03:52:12 +02:00
fix: remove unused field (#3817)
this is not being used, so... let's delete Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
b4a4ca1716
commit
e6159a1283
@ -117,7 +117,6 @@ type Semver struct {
|
||||
Major uint64
|
||||
Minor uint64
|
||||
Patch uint64
|
||||
RawVersion string
|
||||
Prerelease string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user