Skip to content

Commit

Permalink
Updated indirect dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya43 committed May 31, 2021
1 parent cdbc80a commit ac30edb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aditya43/golang_concurrency
go 1.16

require (
github.com/disintegration/imaging v1.6.2 // indirect
github.com/disintegration/imaging v1.6.2
golang.org/x/image v0.0.0-20210504121937-7319ad40d33e // indirect
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
)

0 comments on commit ac30edb

Please sign in to comment.