Skip to content

Commit

Permalink
Merge pull request #1 from theriverman/dependabot/go_modules/voc/gola…
Browse files Browse the repository at this point in the history
…ng.org/x/text-0.3.8

Bump golang.org/x/text from 0.3.7 to 0.3.8 in /voc
  • Loading branch information
theriverman committed Feb 23, 2023
2 parents b35fcea + b2bedda commit 2033850
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion voc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/theriverman/VolvoOnCall v0.0.0-20221123212349-d789498f0943
github.com/tidwall/gjson v1.14.3
github.com/urfave/cli/v2 v2.16.3
golang.org/x/text v0.3.7
golang.org/x/text v0.3.8
)

require (
Expand Down
4 changes: 2 additions & 2 deletions voc/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ github.com/urfave/cli/v2 v2.16.3 h1:gHoFIwpPjoyIMbJp/VFd+/vuD0dAgFK4B6DpEMFJfQk=
github.com/urfave/cli/v2 v2.16.3/go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.3.8 h1:nAL+RVCQ9uMn3vJZbV+MRnydTJFPf8qqY42YiA6MrqY=
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=

0 comments on commit 2033850

Please sign in to comment.