Skip to content

Commit

Permalink
Update github.com/seqsense/webgl-go digest to 6fa7160 (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent cfa3e7b commit e8e091e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.16

require (
github.com/seqsense/pcgol v0.0.0-20231024030105-2d5508f2110b
github.com/seqsense/webgl-go v0.0.0-20220627023352-ef32d2a96714
github.com/seqsense/webgl-go v0.0.0-20231106035007-6fa7160d45ce
gopkg.in/yaml.v3 v3.0.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/seqsense/pcgol v0.0.0-20231024030105-2d5508f2110b h1:K8AOikX/krkbdlws2tzDM2/J/mVxxvUPhSVxrK4U0gI=
github.com/seqsense/pcgol v0.0.0-20231024030105-2d5508f2110b/go.mod h1:w8LffJCFuzmJsqCRLWNB2SXOVHlEPtHBCHmlisG2w+0=
github.com/seqsense/webgl-go v0.0.0-20220627023352-ef32d2a96714 h1:+ZanXmP454yTdAEnqOCueMzm1i1FTvr8KamUvb+9kwA=
github.com/seqsense/webgl-go v0.0.0-20220627023352-ef32d2a96714/go.mod h1:0maLEllOLyHaTnNFVivXfh1zXII/kSrvwY8F2sVCu7s=
github.com/seqsense/webgl-go v0.0.0-20231106035007-6fa7160d45ce h1:5iAF3tjutTgS/HSFhEc96jeQzehlRiZWwWw0sog2T00=
github.com/seqsense/webgl-go v0.0.0-20231106035007-6fa7160d45ce/go.mod h1:0maLEllOLyHaTnNFVivXfh1zXII/kSrvwY8F2sVCu7s=
github.com/zhuyie/golzf v0.0.0-20161112031142-8387b0307ade h1:bafvQukPrIYwYWcft4rl3WpHo3qO0/voaAgnCwgdhi0=
github.com/zhuyie/golzf v0.0.0-20161112031142-8387b0307ade/go.mod h1:juNhYdla04C276MyU4zR0BA7t90ziLKPwkjDgddGYV0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
Expand Down

0 comments on commit e8e091e

Please sign in to comment.