From 458ba90f9c508820c1686e12c499687daf2bfe44 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 27 Sep 2023 21:32:21 +0200 Subject: [PATCH] go.work --- Section2/application_structure/go.work | 1 + Section3/go.work | 1 + Section4/go.work | 1 + 3 files changed, 3 insertions(+) create mode 100644 Section2/application_structure/go.work create mode 100644 Section3/go.work create mode 100644 Section4/go.work diff --git a/Section2/application_structure/go.work b/Section2/application_structure/go.work new file mode 100644 index 0000000..740af35 --- /dev/null +++ b/Section2/application_structure/go.work @@ -0,0 +1 @@ +go 1.21.1 diff --git a/Section3/go.work b/Section3/go.work new file mode 100644 index 0000000..740af35 --- /dev/null +++ b/Section3/go.work @@ -0,0 +1 @@ +go 1.21.1 diff --git a/Section4/go.work b/Section4/go.work new file mode 100644 index 0000000..740af35 --- /dev/null +++ b/Section4/go.work @@ -0,0 +1 @@ +go 1.21.1