Skip to content

Commit 6d690b5

Browse files
committed
Update dependencies
1 parent 870b7e4 commit 6d690b5

File tree

8 files changed

+8
-428
lines changed

8 files changed

+8
-428
lines changed

v2/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
golang.org/x/image v0.39.0
3939
)
4040

41-
require github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d // indirect
41+
require github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d
4242

4343
require (
4444
github.com/DataDog/gostackparse v0.7.0 // indirect
@@ -57,7 +57,7 @@ require (
5757
github.com/xyproto/burnpal v1.0.0 // indirect
5858
github.com/xyproto/env v1.9.1 // indirect
5959
github.com/xyproto/palgen v1.6.1 // indirect
60-
github.com/xyproto/syntax v1.13.0
60+
github.com/xyproto/syntax v1.14.0 // indirect
6161
golang.org/x/net v0.53.0 // indirect
6262
golang.org/x/sys v0.43.0 // indirect
6363
golang.org/x/term v0.42.0 // indirect

v2/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ github.com/xyproto/orchideous v1.0.6 h1:DGtW9G4UMv+ytHEiVXacyZT3S4rhVymSTA9QWEi4
108108
github.com/xyproto/orchideous v1.0.6/go.mod h1:KzSShfPitun+d1zFnwWNlLry6T+G2DtTdEoQ/vrzvf8=
109109
github.com/xyproto/palgen v1.6.1 h1:TmVtbNZ6VAPzTBxFDFm0Fxk5Xw+NVdnl1xmJuvzFHsI=
110110
github.com/xyproto/palgen v1.6.1/go.mod h1:HOIPtsPHOgpGTSLifWenL1Q6C+Sq/QoC8REct5J8OPI=
111-
github.com/xyproto/syntax v1.13.0 h1:JJNnCLvpEO+gmNm49C5zd2NuzhkF3aMMYArcWqCv0O4=
112-
github.com/xyproto/syntax v1.13.0/go.mod h1:4WQ2QHa7M00VQzm1cj6sYFq8Gsyw7l28ClByb8byQaQ=
111+
github.com/xyproto/syntax v1.14.0 h1:CSOI5wtUFYb3Vv9HDlXNvxi3rmEytJDsHcNGQHG5z7I=
112+
github.com/xyproto/syntax v1.14.0/go.mod h1:4WQ2QHa7M00VQzm1cj6sYFq8Gsyw7l28ClByb8byQaQ=
113113
github.com/xyproto/termtitle v1.5.1 h1:L1I+6juzNQk+BsoPCYw2c+3unEv4pxQqcyIoO9Xb3qc=
114114
github.com/xyproto/termtitle v1.5.1/go.mod h1:U+yMnuL9ENDJy9+OCDEiEx01b7Uk6Zu6g1O22xY/rvQ=
115115
github.com/xyproto/usermodel v1.2.3 h1:yAjC5Hva0gbtc8fxHc7HC3SiZqe41hDzP6PBNm/F688=

v2/vendor/github.com/xyproto/syntax/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v2/vendor/github.com/xyproto/syntax/commentmarker.go

Lines changed: 0 additions & 47 deletions
This file was deleted.

v2/vendor/github.com/xyproto/syntax/highlight.go

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)