Skip to content

Commit

Permalink
Update module github.com/go-masonry/mortar to v1.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent a18d36f commit e3c7696
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/ajvpot/blocksaas v0.0.0-20211225041512-7603a7930e46
github.com/bwmarrin/discordgo v0.27.0
github.com/go-jet/jet/v2 v2.9.0
github.com/go-masonry/mortar v1.0.31
github.com/go-masonry/mortar v1.0.32
github.com/lib/pq v1.10.9
github.com/pion/rtp v1.7.13
github.com/pion/rtp/v2 v2.0.0
Expand Down Expand Up @@ -42,9 +42,9 @@ require (
go.uber.org/multierr v1.10.0 // indirect
golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 // indirect
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/tools v0.3.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit e3c7696

Please sign in to comment.