Skip to content

Commit

Permalink
fix: update go version in mod file
Browse files Browse the repository at this point in the history
Update go version reference from 1.23 to 1.23.0

Signed-off-by: kfri-lmco <kyle.l.frisbie@lmco.com>
  • Loading branch information
kfri-lmco authored Dec 4, 2024
1 parent 8cfa351 commit e9edca1
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
Expand Up @@ -136,4 +136,4 @@ require (
google.golang.org/protobuf v1.34.2 // indirect
)

go 1.23
go 1.23.0

0 comments on commit e9edca1

Please sign in to comment.