Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
primitives
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xx network
primitives
Commits
89601abd
Commit
89601abd
authored
Jun 10, 2021
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
Fix tests
parent
7a2916ac
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!9
Release
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
id/idf/idf_test.go
+1
-1
1 addition, 1 deletion
id/idf/idf_test.go
with
1 addition
and
1 deletion
id/idf/idf_test.go
+
1
−
1
View file @
89601abd
...
...
@@ -21,7 +21,7 @@ var randomIdfJson = "{\"id\":\"Uv38ByGCZU8WP18PmmIdcpVmx00QA3xNe7sEB9HixkkC\",\"
"node
\"
,
\"
"
+
"salt
\"
:[133,90,216,104,29,13,134,209,233,30,0,22,121,57,203,102,148,210,196,34,172,210,8,160,7,41,57,72,127,105,153,235],
\"
"
+
"idBytes
\"
:[82,253,252,7,33,130,101,79,22,63,95,15,154,98,29,114,149,102,199,77,16,3,124,77,123,187,4,7,209,226,198,73,2],
\"
"
+
"hex
_n
ode
_id
\"
:
\"
52fdfc072182654f163f5f0f9a621d729566c74d10037c4d7bbb0407d1e2c649
\"
}"
"hex
N
ode
ID
\"
:
\"
0x
52fdfc072182654f163f5f0f9a621d729566c74d10037c4d7bbb0407d1e2c649
\"
}"
var
randomIDBytes
=
[
id
.
ArrIDLen
]
byte
{
82
,
253
,
252
,
7
,
33
,
130
,
101
,
79
,
22
,
63
,
95
,
15
,
154
,
98
,
29
,
114
,
149
,
102
,
199
,
77
,
16
,
3
,
124
,
77
,
123
,
187
,
4
,
7
,
209
,
226
,
198
,
73
,
2
}
...
...
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