diff --git a/go-hello/go.mod b/go-hello/go.mod new file mode 100644 index 0000000000..e43e79d45c --- /dev/null +++ b/go-hello/go.mod @@ -0,0 +1,3 @@ +module go-hello + +go 1.18