Skip to content

Commit

Permalink
Remove dep`
Browse files Browse the repository at this point in the history
Since the migration of Go 1.11 with Go modules (1), `dep` is deprecated
and not necessary anymore.

References:
  (1) https://github.com/golang/go/wiki/Modules

Resolves GH-187
  • Loading branch information
arcticicestudio committed Mar 18, 2019
1 parent 140a747 commit 6c0a041
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snowflakes/homebrew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ brew "cmark"
brew "cmark-gfm"
brew "coreutils"
brew "ctop"
brew "dep"
brew "diffutils"
brew "diff-so-fancy"
brew "dive"
Expand Down

0 comments on commit 6c0a041

Please sign in to comment.