Skip to content

Commit

Permalink
Bump github.com/antchfx/xmlquery from 1.2.1 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](antchfx/xmlquery@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/antchfx/xmlquery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2022
1 parent 13f9f39 commit 3d64b21
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 781 deletions.
14 changes: 4 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,19 @@ go 1.12
require (
github.com/BurntSushi/toml v0.3.1
github.com/Necroforger/dgwidgets v0.0.0-20190131052008-56c8c1ca33e0
github.com/SpencerSharkey/gomc v0.0.0-20171215012004-e16df85c4e5f
github.com/Tnze/go-mc v1.16.1
github.com/agext/levenshtein v1.2.3
github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142
github.com/antchfx/htmlquery v1.2.4 // indirect
github.com/antchfx/xmlquery v1.2.1
github.com/antchfx/xmlquery v1.3.1
github.com/antchfx/xpath v1.2.0 // indirect
github.com/bwmarrin/discordgo v0.23.2
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dustin/go-humanize v1.0.0
github.com/envoyproxy/protoc-gen-validate v0.1.0
github.com/facebook/ent v0.4.3
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/godbus/dbus v4.1.0+incompatible
github.com/golang/protobuf v1.5.2
github.com/gomarkdown/markdown v0.0.0-20201113031856-722100d81a8e
github.com/google/uuid v1.3.0
github.com/harmony-development/shibshib v0.0.0-20220101224523-c98059d09cfa
github.com/hashicorp/go-immutable-radix v1.2.0
github.com/hashicorp/golang-lru v0.5.4
github.com/jinzhu/gorm v1.9.12
Expand All @@ -30,15 +27,12 @@ require (
github.com/lrstanley/girc v0.0.0-20190801035559-4fc93959e1a7
github.com/matrix-org/gomatrix v0.0.0-20200408155310-408fff5e6a97
github.com/mattn/go-sqlite3 v2.0.1+incompatible
github.com/pkg/errors v0.9.1
github.com/rur0/gomc v0.0.0-20200601200220-b726bafe61e8
github.com/spf13/pflag v1.0.5
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
github.com/writeas/go-strip-markdown v2.0.1+incompatible
github.com/xanzy/go-gitlab v0.39.0
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
google.golang.org/api v0.33.0
google.golang.org/grpc v1.33.2
google.golang.org/protobuf v1.27.1
google.golang.org/grpc v1.33.2 // indirect
)
Loading

0 comments on commit 3d64b21

Please sign in to comment.