diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2022-12-21 14:00:48 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2022-12-21 14:00:48 +0100 |
| commit | 11655f0bca532f8421c3f9042d74182aa5b0f36b (patch) | |
| tree | b20093a4632be6687a1109fe759ef817ded1f4b0 /go.mod | |
| parent | e6d217d3ff06cd1a0f0698430117e6478153a67c (diff) | |
| download | goffel-11655f0bca532f8421c3f9042d74182aa5b0f36b.tar.gz goffel-11655f0bca532f8421c3f9042d74182aa5b0f36b.zip | |
migrate to go moduleHEADv0.0.0-alphamaster
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module muhq.space/go/muhq/goffel + +go 1.19 |
