Skip to content

Commit 0d589cf

Browse files
Merge branch 'master' of github.com:gopherjs/gopherjs.github.io into updateTo1_19
2 parents f8c4490 + 88843ad commit 0d589cf

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

playground/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
require (
1313
github.com/evanw/esbuild v0.25.4 // indirect
1414
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 // indirect
15-
github.com/sirupsen/logrus v1.8.1 // indirect
15+
github.com/sirupsen/logrus v1.8.3 // indirect
1616
github.com/stretchr/testify v1.11.1 // indirect
1717
golang.org/x/sys v0.10.0 // indirect
1818
honnef.co/go/js/util v0.0.0-20150216223935-96b8dd9d1621 // indirect

playground/go.sum

Lines changed: 7 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)