Skip to content

Commit

Permalink
add patch number to go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
bentekkie committed Sep 17, 2024
1 parent 54b2d78 commit c90755f
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,6 +1,6 @@
module github.com/bentekkie/bentekkie-mainframe

go 1.23
go 1.23.1

require (
github.com/bufbuild/connect-go v1.10.0
Expand Down

0 comments on commit c90755f

Please sign in to comment.