Skip to content

Commit c2078e2

Browse files
[8.18] (backport #8187) chore: bump github.com/ebitengine/purego to v0.8.3 (#8194)
* chore: bump github.com/ebitengine/purego to v0.8.3 (#8187) (cherry picked from commit ece836c) # Conflicts: # NOTICE-fips.txt * fix: remove irrelevant NOTICE-fips.txt --------- Co-authored-by: Panos Koutsovasilis <[email protected]>
1 parent e8c06c4 commit c2078e2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34744,11 +34744,11 @@ SOFTWARE.
3474434744

3474534745
--------------------------------------------------------------------------------
3474634746
Dependency : github.com/ebitengine/purego
34747-
Version: v0.8.2
34747+
Version: v0.8.3
3474834748
Licence type (autodetected): Apache-2.0
3474934749
--------------------------------------------------------------------------------
3475034750

34751-
Contents of probable licence file $GOMODCACHE/github.com/ebitengine/[email protected].2/LICENSE:
34751+
Contents of probable licence file $GOMODCACHE/github.com/ebitengine/[email protected].3/LICENSE:
3475234752

3475334753
Apache License
3475434754
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ require (
283283
github.com/eapache/go-resiliency v1.7.0 // indirect
284284
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
285285
github.com/eapache/queue v1.1.0 // indirect
286-
github.com/ebitengine/purego v0.8.2 // indirect
286+
github.com/ebitengine/purego v0.8.3 // indirect
287287
github.com/eclipse/paho.mqtt.golang v1.3.5 // indirect
288288
github.com/elastic/bayeux v1.0.5 // indirect
289289
github.com/elastic/go-concert v0.3.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,8 @@ github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 h1:Oy0F4A
451451
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3/go.mod h1:YvSRo5mw33fLEx1+DlK6L2VV43tJt5Eyel9n9XBcR+0=
452452
github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
453453
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
454-
github.com/ebitengine/purego v0.8.2 h1:jPPGWs2sZ1UgOSgD2bClL0MJIqu58nOmIcBuXr62z1I=
455-
github.com/ebitengine/purego v0.8.2/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
454+
github.com/ebitengine/purego v0.8.3 h1:K+0AjQp63JEZTEMZiwsI9g0+hAMNohwUOtY0RPGexmc=
455+
github.com/ebitengine/purego v0.8.3/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
456456
github.com/eclipse/paho.mqtt.golang v1.3.5 h1:sWtmgNxYM9P2sP+xEItMozsR3w0cqZFlqnNN1bdl41Y=
457457
github.com/eclipse/paho.mqtt.golang v1.3.5/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
458458
github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0=

0 commit comments

Comments
 (0)