mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-01 03:25:19 +00:00
Fixes bug where commit hash was not respected.
This commit is contained in:
@@ -8,12 +8,13 @@ require (
|
||||
github.com/andybalholm/brotli v1.0.3 // indirect
|
||||
github.com/go-git/go-git/v5 v5.4.2
|
||||
github.com/kevinburke/ssh_config v1.1.0 // indirect
|
||||
github.com/klauspost/compress v1.13.1 // indirect
|
||||
github.com/klauspost/compress v1.13.2 // indirect
|
||||
github.com/lithammer/fuzzysearch v1.1.2
|
||||
github.com/lukaszraczylo/simple-gql-client v1.32.1
|
||||
github.com/lukaszraczylo/zero v0.0.0-20160322155811-4a4535dd56e7
|
||||
github.com/melbahja/got v0.5.0
|
||||
github.com/sergi/go-diff v1.2.0 // indirect
|
||||
github.com/spf13/cast v1.4.0 // indirect
|
||||
github.com/spf13/cobra v1.2.1
|
||||
github.com/spf13/viper v1.8.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
|
||||
Reference in New Issue
Block a user