Skip to content

Commit

Permalink
Merge pull request #738 from gobuffalo/updating-modules
Browse files Browse the repository at this point in the history
updated module dependencies and synced with the main branch
  • Loading branch information
sio4 committed Jul 9, 2022
2 parents feb0eed + e97e171 commit 3f8518a
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 564 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Expand Up @@ -4,8 +4,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
target-branch: "development"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "development"
10 changes: 5 additions & 5 deletions go.mod
Expand Up @@ -5,15 +5,15 @@ go 1.16
require (
github.com/fatih/color v1.13.0
github.com/go-sql-driver/mysql v1.6.0
github.com/gobuffalo/attrs v1.0.1
github.com/gobuffalo/attrs v1.0.2
github.com/gobuffalo/envy v1.10.1
github.com/gobuffalo/fizz v1.14.0
github.com/gobuffalo/fizz v1.14.2
github.com/gobuffalo/flect v0.2.5
github.com/gobuffalo/genny/v2 v2.0.9
github.com/gobuffalo/genny/v2 v2.0.11
github.com/gobuffalo/logger v1.0.6
github.com/gobuffalo/nulls v0.4.1
github.com/gobuffalo/plush/v4 v4.1.12
github.com/gobuffalo/validate/v3 v3.3.1
github.com/gobuffalo/plush/v4 v4.1.13
github.com/gobuffalo/validate/v3 v3.3.2
github.com/gofrs/uuid v4.2.0+incompatible
github.com/jackc/pgconn v1.12.1
github.com/jackc/pgx/v4 v4.16.1
Expand Down

0 comments on commit 3f8518a

Please sign in to comment.