[Go] basics and web
This commit is contained in:
5
slides/go/go.mod
Normal file
5
slides/go/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module hello
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/radovskyb/watcher v1.0.7 // indirect
|
||||
Reference in New Issue
Block a user