Skip to content

Commit

Permalink
Merge pull request #5 from schubergphilis/update-go-version-in-go-mod…
Browse files Browse the repository at this point in the history
…-file

build(deps): bump golang version in go.mod file from 1.23.0 to 1.23.3
  • Loading branch information
sbp-bvanb authored Nov 11, 2024
2 parents c44834f + 80a54d0 commit e5707c6
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/wimspaargaren/prolayout

go 1.23.0
go 1.23.3

require (
github.com/stretchr/testify v1.9.0
Expand Down

0 comments on commit e5707c6

Please sign in to comment.