Skip to content

Commit 26f6f92

Browse files
committed
chore(deps): up go
1 parent 2ee0475 commit 26f6f92

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.vscode/*
2-
bin/*
2+
bin/*
3+
.idea

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module example.com/gocr
22

3-
go 1.17
3+
go 1.20
44

55
require (
66
github.com/fsnotify/fsnotify v1.6.0

0 commit comments

Comments
 (0)