Browse Source

ft: go 1.18.2 fsnotifu 1.5.4

master
lijie 2 years ago
parent
commit
500925d817
2 changed files with 2 additions and 2 deletions
  1. BIN
      fileSync.exe
  2. +2
    -2
      go.mod

BIN
fileSync.exe View File


+ 2
- 2
go.mod View File

@ -2,6 +2,6 @@ module fileSync
go 1.18
require github.com/fsnotify/fsnotify v1.5.1
require github.com/fsnotify/fsnotify v1.5.4
require golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
require golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect

Loading…
Cancel
Save