Skip to content

Commit

Permalink
Update github.com/ar90n/countrymaam digest to 35a21b7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 35a21b7 commit 8e40e17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark/wrapper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ module github.com/ar90n/countrymaam/benchmark/wrapper

go 1.20

require github.com/ar90n/countrymaam v0.0.0-20230408233012-506831d3da0c
require github.com/ar90n/countrymaam v0.0.0-20230723212941-35a21b7efb67

require (
github.com/sourcegraph/conc v0.3.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/sys v0.10.0 // indirect
)

replace github.com/ar90n/countrymaam => ../../
1 change: 1 addition & 0 deletions benchmark/wrapper/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ go.uber.org/multierr v1.9.0 h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI=
go.uber.org/multierr v1.9.0/go.mod h1:X2jQV1h+kxSjClGpnseKVIxpmcjrj7MNnI0bnlfKTVQ=
golang.org/x/sys v0.6.0 h1:MVltZSvRTcU2ljQOhs94SXPftV6DCNnZViHeQps87pQ=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 comments on commit 8e40e17

Please sign in to comment.