Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
removed pop logger setting that is not required to do by buffalo
Browse files Browse the repository at this point in the history
  • Loading branch information
sio4 authored and paganotoni committed Oct 26, 2022
1 parent 7997c97 commit 2994cc7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 204 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.16
require (
github.com/BurntSushi/toml v1.2.0
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.13.0
github.com/gobuffalo/envy v1.10.2
github.com/gobuffalo/events v1.4.3
github.com/gobuffalo/flect v0.3.0
Expand All @@ -17,9 +16,9 @@ require (
github.com/gobuffalo/meta v0.3.3
github.com/gobuffalo/nulls v0.4.2
github.com/gobuffalo/plush/v4 v4.1.16
github.com/gobuffalo/pop/v6 v6.0.8
github.com/gobuffalo/refresh v1.13.2
github.com/gobuffalo/tags/v3 v3.1.4
github.com/gofrs/uuid v4.3.0+incompatible // indirect
github.com/gorilla/handlers v1.5.1
github.com/gorilla/mux v1.8.0
github.com/gorilla/sessions v1.2.1
Expand Down
Loading

0 comments on commit 2994cc7

Please sign in to comment.