Skip to content

Commit

Permalink
Merge pull request #42 from gobuffalo/task-bump-deps
Browse files Browse the repository at this point in the history
updating deps
  • Loading branch information
paganotoni committed Jan 27, 2021
2 parents 6b92115 + 7400400 commit 947a39b
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 31 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ go 1.13

require (
github.com/BurntSushi/toml v0.3.1
github.com/gobuffalo/buffalo v0.15.5
github.com/gobuffalo/buffalo v0.16.21
github.com/gobuffalo/envy v1.9.0
github.com/gobuffalo/httptest v1.5.0
github.com/gobuffalo/mw-csrf v1.0.0
github.com/gobuffalo/packd v1.0.0
github.com/gobuffalo/packr/v2 v2.8.0
github.com/gobuffalo/plush/v4 v4.0.0
github.com/gobuffalo/pop/v5 v5.0.9
github.com/gobuffalo/plush/v4 v4.1.0
github.com/gobuffalo/pop/v5 v5.3.2
github.com/gofrs/uuid/v3 v3.1.2
github.com/gorilla/sessions v1.2.0
github.com/stretchr/testify v1.5.1
golang.org/x/crypto v0.0.0-20200320181102-891825fb96df
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
)
Loading

0 comments on commit 947a39b

Please sign in to comment.