[Go] basics and web

This commit is contained in:
2026-03-02 01:47:42 +01:00
parent c88211d161
commit d83f0833ec
11 changed files with 320 additions and 0 deletions

3
slides/go/webgo/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module dmz
go 1.25.1