Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notifications-bot
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archives
notifications-bot
Commits
e546e080
Commit
e546e080
authored
Feb 14, 2023
by
Jake Taylor
Browse files
Options
Downloads
Patches
Plain Diff
update deps
parent
4dd92e30
No related branches found
No related tags found
1 merge request
!42
Revert "update deps"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmd/version_vars.go
+9
-10
9 additions, 10 deletions
cmd/version_vars.go
with
9 additions
and
10 deletions
cmd/version_vars.go
+
9
−
10
View file @
e546e080
// Code generated by go generate; DO NOT EDIT.
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// This file was generated by robots at
// 2023-0
1-20 11:24:45.893278
-0600 CST m=+0.0
46696537
// 2023-0
2-14 13:24:52.32226
-0600 CST m=+0.0
28716855
package
cmd
package
cmd
const
GITVERSION
=
`
27f778f
update deps`
const
GITVERSION
=
`
4dd92e3
update deps`
const
SEMVER
=
"2.2.0"
const
SEMVER
=
"2.2.0"
const
DEPENDENCIES
=
`module gitlab.com/elixxir/notifications-bot
const
DEPENDENCIES
=
`module gitlab.com/elixxir/notifications-bot
...
@@ -17,12 +17,12 @@ require (
...
@@ -17,12 +17,12 @@ require (
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.0.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/viper v1.7.0
github.com/spf13/viper v1.7.0
gitlab.com/elixxir/comms v0.0.4-0.20230
116232
020-3
9f76a2aeccc
gitlab.com/elixxir/comms v0.0.4-0.20230
21418
020
4
-3
aba2e6795af
gitlab.com/elixxir/crypto v0.0.7-0.20230
113231934-c833bffda448
gitlab.com/elixxir/crypto v0.0.7-0.20230
214180106-72841fd1e426
gitlab.com/elixxir/primitives v0.0.3-0.20230
109222259-f62b2a90b62
c
gitlab.com/elixxir/primitives v0.0.3-0.20230
214180039-9a25e2d3969
c
gitlab.com/xx_network/comms v0.0.4-0.20230
113193654-a3a18c6bbb90
gitlab.com/xx_network/comms v0.0.4-0.20230
214180029-5387fb85736d
gitlab.com/xx_network/crypto v0.0.5-0.20230
113190331-06f2eb12b97f
gitlab.com/xx_network/crypto v0.0.5-0.20230
214003943-8a09396e95dd
gitlab.com/xx_network/primitives v0.0.4-0.202
21219230308-4b5550a9247d
gitlab.com/xx_network/primitives v0.0.4-0.202
30203173415-81c2cb07da44
golang.org/x/net v0.5.0
golang.org/x/net v0.5.0
google.golang.org/api v0.20.0
google.golang.org/api v0.20.0
gorm.io/driver/postgres v1.0.8
gorm.io/driver/postgres v1.0.8
...
@@ -35,7 +35,7 @@ require (
...
@@ -35,7 +35,7 @@ require (
cloud.google.com/go/firestore v1.1.1 // indirect
cloud.google.com/go/firestore v1.1.1 // indirect
cloud.google.com/go/pubsub v1.3.1 // indirect
cloud.google.com/go/pubsub v1.3.1 // indirect
cloud.google.com/go/storage v1.6.0 // indirect
cloud.google.com/go/storage v1.6.0 // indirect
git.xx.network/elixxir/grpc-web-go-client v0.0.0-202
21221204132-2ed1fec765f1
// indirect
git.xx.network/elixxir/grpc-web-go-client v0.0.0-202
30214175953-5b5a8c33d28a
// indirect
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
...
@@ -67,7 +67,6 @@ require (
...
@@ -67,7 +67,6 @@ require (
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
github.com/pelletier/go-toml v1.2.0 // indirect
github.com/pelletier/go-toml v1.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/rs/cors v1.8.2 // indirect
github.com/rs/cors v1.8.2 // indirect
github.com/soheilhy/cmux v0.1.5 // indirect
github.com/soheilhy/cmux v0.1.5 // indirect
github.com/spf13/afero v1.1.2 // indirect
github.com/spf13/afero v1.1.2 // indirect
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment