Skip to content

Commit

Permalink
Merge pull request #2 from xakep666/dependabot/go_modules/golang.org/…
Browse files Browse the repository at this point in the history
…x/sys-0.1.0

Bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0
  • Loading branch information
xakep666 committed Jun 18, 2023
2 parents b920fcc + 4e1746c commit 692730b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,6 +3,6 @@ module github.com/xakep666/asciinema-player/v3
go 1.17

require (
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
golang.org/x/sys v0.1.0
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
)
3 changes: 2 additions & 1 deletion go.sum
@@ -1,4 +1,5 @@
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 h1:SrN+KX8Art/Sf4HNj6Zcz06G7VEz+7w9tdXTPOZ7+l4=
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 h1:JGgROgKl9N8DuW20oFS5gxc+lE67/N3FcwmBPMe7ArY=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=

0 comments on commit 692730b

Please sign in to comment.