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 8060b19 commit dbe9459
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.21.1
go 1.20.6

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

Expand Down

0 comments on commit dbe9459

Please sign in to comment.