Skip to content

Commit

Permalink
Update golang.org/x/image commit hash to cd38e80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2018
1 parent 20402c5 commit 7aaf42c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ module github.com/galaco/bsp

require (
github.com/go-gl/mathgl v0.0.0-20180804195959-cdf14b6b8f8a
golang.org/x/image v0.0.0-20181109002202-aa35264064ba // indirect
golang.org/x/image v0.0.0-20181206121112-cd38e8056d9b // indirect
)
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ github.com/go-gl/mathgl v0.0.0-20180804195959-cdf14b6b8f8a h1:2n5w2v3knlspzjJWyQ
github.com/go-gl/mathgl v0.0.0-20180804195959-cdf14b6b8f8a/go.mod h1:dvrdneKbyWbK2skTda0nM4B9zSlS2GZSnjX7itr/skQ=
golang.org/x/image v0.0.0-20181109002202-aa35264064ba h1:tKfAeDKyjJZwxAJ8TPBZaf6LpvauubUHT8wwpdz+OMM=
golang.org/x/image v0.0.0-20181109002202-aa35264064ba/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs=
golang.org/x/image v0.0.0-20181206121112-cd38e8056d9b/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs=

0 comments on commit 7aaf42c

Please sign in to comment.