Сбой при отсутствии версии в указанных в .bumpversion файлах #3

Open
opened 2026-01-01 13:00:14 +03:00 by rad · 0 comments
Owner
Starting BumpVersion version 
Current version: 1.0.0
New version: 1.0.1
2026/01/01 09:57:52 Updated file: VERSION
2026/01/01 09:57:52 Updated file: README.md
2026/01/01 09:57:52 Updated file: src/main.go
2026/01/01 09:57:52 Config file .bumpversion.cfg updated to version 1.0.1
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1 pc=0x7678fd]

goroutine 1 [running]:
main.gitCommit(0xc000181810, {0xc00010cd38, 0x5}, {0x8b39ae, 0x10})
	/app/src/git.go:90 +0x55d
main.main()
	/app/src/main.go:242 +0x9b1
``` Starting BumpVersion version Current version: 1.0.0 New version: 1.0.1 2026/01/01 09:57:52 Updated file: VERSION 2026/01/01 09:57:52 Updated file: README.md 2026/01/01 09:57:52 Updated file: src/main.go 2026/01/01 09:57:52 Config file .bumpversion.cfg updated to version 1.0.1 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x1 pc=0x7678fd] goroutine 1 [running]: main.gitCommit(0xc000181810, {0xc00010cd38, 0x5}, {0x8b39ae, 0x10}) /app/src/git.go:90 +0x55d main.main() /app/src/main.go:242 +0x9b1 ```
rad added the
bug
label 2026-01-01 13:00:18 +03:00
rad self-assigned this 2026-01-01 13:00:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rad/bumpversion#3
No description provided.