Skip to content

Commit 586cdf1

Browse files
logging: change logging hash
1 parent 449ed17 commit 586cdf1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ git_override(
7676
patch_strip = 1,
7777
patches = [
7878
"//patches/logging:001-logging-example-visibility.patch",
79-
"//patches/logging:002-deps-visibility.patch",
8079
],
8180
remote = "https://github.com/eclipse-score/logging.git",
8281
)

known_good.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@
9999
"repo": "https://github.com/eclipse-score/logging.git",
100100
"hash": "d059d8bcb654943f33d27e7c08ebd21114a4b503",
101101
"bazel_patches": [
102-
"//patches/logging:001-logging-example-visibility.patch",
103-
"//patches/logging:002-deps-visibility.patch"],
102+
"//patches/logging:001-logging-example-visibility.patch"],
104103
"metadata": {
105104
"extra_test_config": [
106105
"@score_logging//score/datarouter/build_configuration_flags:persistent_logging=False",

0 commit comments

Comments
 (0)