-
Notifications
You must be signed in to change notification settings - Fork 176
Windows modular observ lib #1050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
aeb5405
1756c54
0b737c0
39797eb
ac17aae
77121c1
e4d13b8
6356289
e4f7067
23eaf04
2570246
3237531
25ba2aa
e837279
21661b4
adc3d24
17ab90f
138b77b
0d80c2b
1106ec8
c2a43b6
49b5915
7d6494b
370fab5
d6dc77a
f364d87
2d64f40
7aff434
105183e
393c872
d3d2537
7364671
d40b7c7
9df70c8
629fe87
100ce58
2d6268e
e45f365
e4c123f
0dbd65d
cb9d5be
4de65df
cdcb124
671e942
8a05e8e
5ee2e13
f0a2d59
45e21c0
ee8d8f2
d9d6b0b
7c8dfd9
09a9a47
fc70723
ebe8e0a
30da9a6
57877a6
b57302d
3841f9a
b9708d4
1ceebde
d4f3351
e38a7fd
d66f682
9ca1340
409ce6a
cb2e270
e384c2b
b319c4a
e30cf6f
77994b1
e87b429
6d58b00
6fb794e
4332de9
c07cc92
1d0eb76
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,11 +3,12 @@ | |
| "dependencies": [ | ||
| { | ||
| "source": { | ||
| "local": { | ||
| "directory": "../../jl-common-lib/common-lib/common" | ||
| "git": { | ||
| "remote": "https://github.com/grafana/jsonnet-libs.git", | ||
| "subdir": "common-lib" | ||
| } | ||
| }, | ||
| "version": "" | ||
| "version": "vzhuravlev/common-lib" | ||
|
||
| }, | ||
| { | ||
| "source": { | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll want to have a follow-up PR to change this to master, or perhaps you can reference the specific commit SHA. I believe the branch usually gets deleted on merge.