Skip to content

Commit

Permalink
examples: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
rajveermalviya committed Nov 23, 2021
1 parent 0e7309c commit 5ab8266
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/imageviewer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211118071940-2ff064b1def2
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211123123912-0e7309c5d774
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
)
4 changes: 2 additions & 2 deletions examples/imageviewer/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211118071940-2ff064b1def2 h1:wGOKIKRyc/6jtYMAOKm8HlthdcTw8itD9EtR8fANG9Y=
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211118071940-2ff064b1def2/go.mod h1:DK7Q1NjBctRTVbrXi+e1u+3EgBRv0RcPuXSLXHC8QJg=
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211123123912-0e7309c5d774 h1:TNv5Kx/NKWZ7NmEP1ALrR0h5K5aufSNB0J5ExkXM4Qc=
github.com/rajveermalviya/go-wayland/wayland v0.0.0-20211123123912-0e7309c5d774/go.mod h1:DK7Q1NjBctRTVbrXi+e1u+3EgBRv0RcPuXSLXHC8QJg=
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 h1:hTftEOvwiOq2+O8k2D5/Q7COC7k5Qcrgc2TFURJYnvQ=
golang.org/x/image v0.0.0-20211028202545-6944b10bf410/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 h1:kwrAHlwJ0DUBZwQ238v+Uod/3eZ8B2K5rYsUHBQvzmI=
Expand Down

0 comments on commit 5ab8266

Please # to comment.