Skip to content

Commit 2de604f

Browse files
chore(deps): bump github.com/amikos-tech/pure-tokenizers
Bumps [github.com/amikos-tech/pure-tokenizers](https://github.com/amikos-tech/pure-tokenizers) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/amikos-tech/pure-tokenizers/releases) - [Commits](amikos-tech/pure-tokenizers@v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: github.com/amikos-tech/pure-tokenizers dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9fdbb1 commit 2de604f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require github.com/ebitengine/purego v0.10.0
66

77
require (
8-
github.com/amikos-tech/pure-tokenizers v0.1.4
8+
github.com/amikos-tech/pure-tokenizers v0.1.5
99
github.com/stretchr/testify v1.11.1
1010
golang.org/x/sys v0.41.0
1111
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
22
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
3-
github.com/amikos-tech/pure-tokenizers v0.1.4 h1:32Xd6kJ699b4LDyQh6HoQP7aFcbzQKILAuNlHPZlsHI=
4-
github.com/amikos-tech/pure-tokenizers v0.1.4/go.mod h1:o0ICQtz7tM7pukqwfybBk6FvWKFZLyIWs4uFYbH+CG4=
3+
github.com/amikos-tech/pure-tokenizers v0.1.5 h1:/Itkw6d7mtfKoWc9sjWaH80gPXwVxKzs2QlL5BnF3XE=
4+
github.com/amikos-tech/pure-tokenizers v0.1.5/go.mod h1:o0ICQtz7tM7pukqwfybBk6FvWKFZLyIWs4uFYbH+CG4=
55
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
66
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
77
github.com/ebitengine/purego v0.10.0 h1:QIw4xfpWT6GWTzaW5XEKy3HXoqrJGx1ijYHzTF0/ISU=

0 commit comments

Comments
 (0)