Implement watch mode

This commit is contained in:
2024-05-16 10:04:36 +02:00
parent b18fdd5922
commit 9d164a43d5
2 changed files with 25 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module minie4/itslearningdl
go 1.21.5
go 1.22
require (
github.com/anaskhan96/soup v1.2.5