Skip to content

Commit

Permalink
Fixed go version format
Browse files Browse the repository at this point in the history
  • Loading branch information
bt353 committed Oct 6, 2023
1 parent 22de9a2 commit 8f48b5e
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/YaleUniversity/deco

go 1.21.2
go 1.21

require (
github.com/aws/aws-sdk-go v1.45.24
Expand Down

0 comments on commit 8f48b5e

Please sign in to comment.