diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index bbd33d6fa..e92f460fe 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -134,7 +134,7 @@ github.com/gin-contrib/sessions/memstore # github.com/gin-contrib/sse v0.1.0 ## explicit; go 1.12 github.com/gin-contrib/sse -# github.com/gin-gonic/gin v1.8.1 +# github.com/gin-gonic/gin v1.8.2 ## explicit; go 1.18 github.com/gin-gonic/gin github.com/gin-gonic/gin/binding @@ -323,12 +323,13 @@ github.com/oklog/ulid # github.com/pelletier/go-toml v1.9.5 ## explicit; go 1.12 github.com/pelletier/go-toml -# github.com/pelletier/go-toml/v2 v2.0.5 +# github.com/pelletier/go-toml/v2 v2.0.6 ## explicit; go 1.16 github.com/pelletier/go-toml/v2 -github.com/pelletier/go-toml/v2/internal/ast +github.com/pelletier/go-toml/v2/internal/characters github.com/pelletier/go-toml/v2/internal/danger github.com/pelletier/go-toml/v2/internal/tracker +github.com/pelletier/go-toml/v2/unstable # github.com/pkg/errors v0.9.1 ## explicit github.com/pkg/errors @@ -686,7 +687,7 @@ golang.org/x/image/webp # golang.org/x/mod v0.6.0-dev.0.20220907135952-02c991387e35 ## explicit; go 1.17 golang.org/x/mod/semver -# golang.org/x/net v0.0.0-20221014081412-f15817d10f9b +# golang.org/x/net v0.4.0 ## explicit; go 1.17 golang.org/x/net/bpf golang.org/x/net/context @@ -707,7 +708,7 @@ golang.org/x/net/publicsuffix ## explicit; go 1.17 golang.org/x/oauth2 golang.org/x/oauth2/internal -# golang.org/x/sys v0.2.0 +# golang.org/x/sys v0.3.0 ## explicit; go 1.17 golang.org/x/sys/cpu golang.org/x/sys/execabs |