Skip to content

Commit

Permalink
Merge pull request #475 from BambooEngine/dependabot/go_modules/src/i…
Browse files Browse the repository at this point in the history
…bus-bamboo/golang.org/x/net-0.23.0

Bump golang.org/x/net from 0.17.0 to 0.23.0 in /src/ibus-bamboo
  • Loading branch information
luongthanhlam authored May 8, 2024
2 parents b881d43 + a9402f2 commit 8407e58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/ibus-bamboo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ require (
github.com/BambooEngine/goibus v0.0.0-20200430030917-ea4df577c5d6
github.com/dkolbly/wl v0.0.0-20180220001605-b06f57e7e2e6
github.com/godbus/dbus v4.1.0+incompatible
golang.org/x/net v0.17.0
golang.org/x/net v0.23.0
)
4 changes: 2 additions & 2 deletions src/ibus-bamboo/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ github.com/dkolbly/wl v0.0.0-20180220001605-b06f57e7e2e6 h1:boaySJl2jhPwf+lSBRug
github.com/dkolbly/wl v0.0.0-20180220001605-b06f57e7e2e6/go.mod h1:fUuzU55URBTyjoKP2pYoAoeZd1SvdjJP4IkYoT21xZg=
github.com/godbus/dbus v4.1.0+incompatible h1:WqqLRTsQic3apZUK9qC5sGNfXthmPXzUZ7nQPrNITa4=
github.com/godbus/dbus v4.1.0+incompatible/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=
golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM=
golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=

0 comments on commit 8407e58

Please sign in to comment.