Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxdk-wasm
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixxir
xxdk-wasm
Merge requests
!135
Something went wrong on our end
XX-4712 / Add wrapper for bindings.DmCallbacks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
XX-4712 / Add wrapper for bindings.DmCallbacks
XX-4712/dmCallbacks
into
project/HavenBeta
Overview
0
Commits
10
Pipelines
0
Changes
2
Merged
Jono Wenger
requested to merge
XX-4712/dmCallbacks
into
project/HavenBeta
1 year ago
Overview
0
Commits
10
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Viewing commit
719f39da
Prev
Next
Show latest version
2 files
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
719f39da
Update deps
· 719f39da
Jono Wenger
authored
1 year ago
go.mod
+
1
−
1
Options
@@ -11,7 +11,7 @@ require (
github.com/spf13/cobra
v1.7.0
github.com/spf13/jwalterweatherman
v1.1.0
github.com/stretchr/testify
v1.8.2
gitlab.com/elixxir/client/v4
v4.6.4-0.2023062
7181021-98c72b18b83c
gitlab.com/elixxir/client/v4
v4.6.4-0.2023062
8193424-56bc24a8619b
gitlab.com/elixxir/crypto
v0.0.7-0.20230614183801-387e0cb8e76f
gitlab.com/elixxir/primitives
v0.0.3-0.20230613193928-8cf8bdd777ef
gitlab.com/elixxir/wasm-utils
v0.0.0-20230615222914-185dd3a6fa08
Loading