Skip to content

Replace watcher package with fsnotify for file watching functionality and update Go module dependencies.#15

Merged
marbergq merged 1 commit intomasterfrom
feature/new-file-watch
Nov 11, 2025
Merged

Replace watcher package with fsnotify for file watching functionality and update Go module dependencies.#15
marbergq merged 1 commit intomasterfrom
feature/new-file-watch

Conversation

@marbergq
Copy link
Member

No description provided.

@marbergq marbergq requested a review from ourbjorn November 11, 2025 12:14
- Replaced `github.com/radovskyb/watcher` with `github.com/fsnotify/fsnotify` for file watching functionality.
- Updated Go version to 1.25 in `go.mod` and CI configuration.
- Adjusted linting configuration to use the latest version of `golangci-lint`.
- Modified various file closing operations to handle errors gracefully.
@marbergq marbergq force-pushed the feature/new-file-watch branch from d69df00 to 4cfd993 Compare November 11, 2025 12:23
@marbergq marbergq merged commit cbccb3d into master Nov 11, 2025
2 checks passed
@marbergq marbergq deleted the feature/new-file-watch branch November 11, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants