File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11module github.com/dim13/gone
22
3- go 1.16
3+ go 1.19
44
5- require github.com/jezek/xgb v1.0.1
5+ require github.com/jezek/xgb v1.1.0
Original file line number Diff line number Diff line change 1- github.com/jezek/xgb v1.0.1 h1:YUGhxps0aR7J2Xplbs23OHnV1mWaxFVcOl9b+1RQkt8 =
2- github.com/jezek/xgb v1.0.1 /go.mod h1:nrhwO0FX/enq75I7Y7G8iN1ubpSGZEiA3v9e9GyRFlk =
1+ github.com/jezek/xgb v1.1.0 h1:wnpxJzP1+rkbGclEkmwpVFQWpuE2PUGNUzP8SbfFobk =
2+ github.com/jezek/xgb v1.1.0 /go.mod h1:nrhwO0FX/enq75I7Y7G8iN1ubpSGZEiA3v9e9GyRFlk =
Original file line number Diff line number Diff line change @@ -39,8 +39,6 @@ type Classes []Class
3939
4040type Duration time.Duration
4141
42- var tmpl * template.Template
43-
4442//go:embed static
4543var static embed.FS
4644
You can’t perform that action at this time.
0 commit comments