File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/gopherjs/snippet-store
2
2
3
3
go 1.23
4
+ toolchain go1.24.1
4
5
5
6
require (
6
7
github.com/shurcooL/webdavfs v0.0.0-20230705023409-38343235ac43
7
- golang.org/x/net v0.33 .0
8
+ golang.org/x/net v0.38 .0
8
9
)
Original file line number Diff line number Diff line change 1
1
github.com/shurcooL/webdavfs v0.0.0-20230705023409-38343235ac43 h1:SiQpwWBucykKUTg+PkPjEgJI+vAOqkF+pjSEyCtZKso =
2
2
github.com/shurcooL/webdavfs v0.0.0-20230705023409-38343235ac43 /go.mod h1:q8jtPWlTUFLNEt43+ertaVCElLme2TPo+MrESaY0ejM =
3
- golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
4
- golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
3
+ golang.org/x/net v0.38 .0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
4
+ golang.org/x/net v0.38 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
You can’t perform that action at this time.
0 commit comments