Skip to content

Commit

Permalink
Update Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ffurrer2 committed Jul 25, 2024
1 parent d9ac1ba commit af7b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: MIT
module github.com/ffurrer2/semver/v2

go 1.22.4
go 1.22.5

require (
github.com/go-task/slim-sprig/v3 v3.0.0
Expand Down

0 comments on commit af7b9c6

Please sign in to comment.