[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

5
slides/go/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module hello
go 1.24.3
require github.com/radovskyb/watcher v1.0.7 // indirect