Skip to content

Commit

Permalink
Merge pull request #10 from sysulq/dependabot/go_modules/github.com/n…
Browse files Browse the repository at this point in the history
…autilus/gateway-0.3.19
  • Loading branch information
sysulq authored Aug 20, 2024
2 parents 59589e6 + c1b6152 commit bf35fc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require (
github.com/grafana/pyroscope-go v1.1.2
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/jhump/protoreflect/v2 v2.0.0-20240207013822-c9ae7caed596
github.com/nautilus/gateway v0.3.18
github.com/nautilus/graphql v0.0.25
github.com/nautilus/gateway v0.3.19
github.com/nautilus/graphql v0.0.26
github.com/samber/lo v1.47.0
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.16
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/nautilus/gateway v0.3.18 h1:VqgihgV2losaIietIpPGNN8FitpJBkpnZUgswGC3zbU=
github.com/nautilus/gateway v0.3.18/go.mod h1:8GQOgWjgKIimTugRPvomCmfwnFA3k9MDWcmFKM3IlYE=
github.com/nautilus/graphql v0.0.25 h1:N+wwpxnlob3nQK/+HTUPeGfSR0ayehhNqeJq1cdcqSU=
github.com/nautilus/graphql v0.0.25/go.mod h1:ex8FB+RiAJoWGlL9iUcCWvetFOICVpvYP2jWi0cxp9E=
github.com/nautilus/gateway v0.3.19 h1:qAeylQwcBOsFEGJ4kz5dxCqQqPLn0CwdXtmtqw+1H4E=
github.com/nautilus/gateway v0.3.19/go.mod h1:PAPvrQjsRP5quGKKAo+fkCbesD/9fc8kPmXXEyvrwoU=
github.com/nautilus/graphql v0.0.26 h1:Mfv0Eazj+xKWlSSIcXgJN1zFWhbSQkPsz4IWSk0G5EQ=
github.com/nautilus/graphql v0.0.26/go.mod h1:ex8FB+RiAJoWGlL9iUcCWvetFOICVpvYP2jWi0cxp9E=
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=
Expand Down

0 comments on commit bf35fc1

Please sign in to comment.