Skip to content

Commit

Permalink
fix: bump version (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh authored Mar 24, 2024
1 parent 6dfe706 commit 0e4f986
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module github.com/mikesmithgh/git-prompt-string

go 1.22.0

require github.com/pelletier/go-toml/v2 v2.1.1

require github.com/buildkite/shellwords v0.0.0-20180315110454-59467a9b8e10
require (
github.com/pelletier/go-toml/v2 v2.1.1
github.com/buildkite/shellwords v0.0.0-20180315110454-59467a9b8e10
)

0 comments on commit 0e4f986

Please sign in to comment.