Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Sep 1, 2023
1 parent d0d5caa commit 85659aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module example.com/hello

go 1.20
go 1.21.1

replace example.com/greetings => ../greetings

Expand Down

0 comments on commit 85659aa

Please sign in to comment.